Merge remote-tracking branch 'origin/master'

# Conflicts:
#	unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map
#	unpackage/dist/dev/.sourcemap/mp-weixin/pages/cameraContext/cameraContext.js.map
#	unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/login.js.map
#	unpackage/dist/dev/.sourcemap/mp-weixin/pages/order-goods/order-details.js.map
#	unpackage/dist/dev/.sourcemap/mp-weixin/pages/realName/realName.js.map
master
xingyy 11 months ago
commit 00c5e89386

@ -1,3 +1,3 @@
export default { export default {
baseUrl: "https://stock.szjixun.cn", //"https://warehouse.szjixun.cn", // https://stock.szjixun.cn baseUrl: "https://warehouse.szjixun.cn", //"https://warehouse.szjixun.cn", // https://stock.szjixun.cn
}; };

@ -115,15 +115,17 @@ export default {
height: 100vh; height: 100vh;
.logo { .logo {
width: 100%;
height: 200rpx; height: 200rpx;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
background: url("https://cdns.fontree.cn/fonchain-main/prod/image/1381bd18-2f0c-49f1-84f6-d3eceb94f7a7/artwork/6ef00a09-f663-451d-ae0c-0d00cf4068c5.png");
.img { .img {
width: 124rpx; width: 142rpx;
height: 72rpx; height: 60rpx;
} }
} }

@ -110,12 +110,13 @@ export default {
background: url("https://cdns.fontree.cn/fonchain-main/prod/image/1381bd18-2f0c-49f1-84f6-d3eceb94f7a7/artwork/6ef00a09-f663-451d-ae0c-0d00cf4068c5.png"); background: url("https://cdns.fontree.cn/fonchain-main/prod/image/1381bd18-2f0c-49f1-84f6-d3eceb94f7a7/artwork/6ef00a09-f663-451d-ae0c-0d00cf4068c5.png");
height: 100vh; height: 100vh;
display: flex; display: flex;
justify-content: center;
align-items: center; align-items: center;
justify-content: center;
flex-direction: column; flex-direction: column;
.logo { .logo {
width: 237rpx; margin-top: 250rpx;
height: 390rpx; width: 398rpx;
height: 744rpx;
} }
uni-button:after { uni-button:after {
border: 0px; border: 0px;

@ -350,8 +350,8 @@ export default {
align-items: center; align-items: center;
.img { .img {
width: 124rpx; width: 142rpx;
height: 72rpx; height: 60rpx;
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -33,15 +33,17 @@
height: 100vh; height: 100vh;
} }
.main .logo.data-v-0c0dc048 { .main .logo.data-v-0c0dc048 {
width: 100%;
height: 200rpx; height: 200rpx;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
background: url("https://cdns.fontree.cn/fonchain-main/prod/image/1381bd18-2f0c-49f1-84f6-d3eceb94f7a7/artwork/6ef00a09-f663-451d-ae0c-0d00cf4068c5.png");
} }
.main .logo .img.data-v-0c0dc048 { .main .logo .img.data-v-0c0dc048 {
width: 124rpx; width: 142rpx;
height: 72rpx; height: 60rpx;
} }
.main .container.data-v-0c0dc048 { .main .container.data-v-0c0dc048 {
display: flex; display: flex;

@ -31,13 +31,13 @@
background: url("https://cdns.fontree.cn/fonchain-main/prod/image/1381bd18-2f0c-49f1-84f6-d3eceb94f7a7/artwork/6ef00a09-f663-451d-ae0c-0d00cf4068c5.png"); background: url("https://cdns.fontree.cn/fonchain-main/prod/image/1381bd18-2f0c-49f1-84f6-d3eceb94f7a7/artwork/6ef00a09-f663-451d-ae0c-0d00cf4068c5.png");
height: 100vh; height: 100vh;
display: flex; display: flex;
justify-content: center;
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
} }
.main .logo.data-v-b237504c { .main .logo.data-v-b237504c {
width: 237rpx; margin-top: 200rpx;
height: 390rpx; width: 398rpx;
height: 744rpx;
} }
.main uni-button.data-v-b237504c:after { .main uni-button.data-v-b237504c:after {
border: 0px; border: 0px;

File diff suppressed because one or more lines are too long

@ -48,8 +48,8 @@
align-items: center; align-items: center;
} }
.main .logo .img.data-v-46c328a6 { .main .logo .img.data-v-46c328a6 {
width: 124rpx; width: 142rpx;
height: 72rpx; height: 60rpx;
} }
.main .container.data-v-46c328a6 { .main .container.data-v-46c328a6 {
display: flex; display: flex;

@ -6,7 +6,7 @@
}, },
"setting": { "setting": {
"urlCheck": false, "urlCheck": false,
"es6": false, "es6": true,
"postcss": false, "postcss": false,
"minified": false, "minified": false,
"newFeature": true, "newFeature": true,
@ -15,7 +15,8 @@
"ignore": [], "ignore": [],
"disablePlugins": [], "disablePlugins": [],
"outputPath": "" "outputPath": ""
} },
"enhance": true
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "3.1.0", "libVersion": "3.1.0",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Loading…
Cancel
Save