调整路由
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
"name" : "链商星球",
|
"name" : "链商星球",
|
||||||
"appid" : "__UNI__1F65101",
|
"appid" : "__UNI__1F65101",
|
||||||
"description" : "安徽星煌,链商星球商家工具",
|
"description" : "安徽星煌,链商星球商家工具",
|
||||||
"versionName" : "1.1.4",
|
"versionName" : "1.1.5",
|
||||||
"versionCode" : 114,
|
"versionCode" : 115,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
|||||||
@@ -197,7 +197,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"path": "pages/user/order/mallShipmentsRefund",
|
"path": "pages/user/order/mallShipmentsRefund",
|
||||||
"name": "MallShipments",
|
"name": "mallShipmentsRefund",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "退货申请",
|
"navigationBarTitleText": "退货申请",
|
||||||
"navigationBarTextStyle": "white",
|
"navigationBarTextStyle": "white",
|
||||||
|
|||||||
@@ -272,8 +272,8 @@
|
|||||||
.order-status {
|
.order-status {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 300rpx;
|
height: 300rpx;
|
||||||
background-image: linear-gradient(to bottom, $mian-color, $mian-color-light);
|
background-image: linear-gradient(to right, #7c52fc, #976dff);
|
||||||
color: #Fff;
|
color: #fff;
|
||||||
font-size: 36rpx;
|
font-size: 36rpx;
|
||||||
padding: 30rpx 50rpx;
|
padding: 30rpx 50rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
12
unpackage/dist/dev/app-plus/app-service.js
vendored
12
unpackage/dist/dev/app-plus/app-service.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user