调整全局颜色,调整部分pagesJson,调整样式
This commit is contained in:
126
pages.json
126
pages.json
@@ -136,7 +136,11 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的权证",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#8b64fd"
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -145,7 +149,11 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "权证详情",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#8b64fd"
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -154,8 +162,12 @@
|
||||
"style": {
|
||||
"enablePullDownRefresh": true,
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#8b64fd",
|
||||
"navigationBarTitleText": "已使用服务类订单"
|
||||
"navigationBarTitleText": "已使用服务类订单",
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"path": "pages/user/order/servicesOrderInfo",
|
||||
@@ -163,8 +175,12 @@
|
||||
"style": {
|
||||
"enablePullDownRefresh": true,
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#8b64fd",
|
||||
"navigationBarTitleText": "订单详情"
|
||||
"navigationBarTitleText": "订单详情",
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -173,7 +189,11 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "已经提货",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#8b64fd"
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"path": "pages/user/order/logistics",
|
||||
@@ -181,7 +201,11 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "查看物流",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#8b64fd"
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"path": "pages/user/order/mallShipmentsInfo",
|
||||
@@ -189,7 +213,11 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "提货单详情页面",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#8b64fd"
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -198,7 +226,11 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "地址管理",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#8b64fd"
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"path": "pages/user/address/create",
|
||||
@@ -206,7 +238,11 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "地址新增",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#8b64fd"
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -257,8 +293,12 @@
|
||||
"name": "vipAgree",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用户协议",
|
||||
"navigationBarBackgroundColor": "#774ffd",
|
||||
"navigationBarTextStyle":"white"
|
||||
"navigationBarTextStyle":"white",
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"path": "pages/vip/examine",
|
||||
@@ -302,7 +342,7 @@
|
||||
"navigationBarTitleText": "商品详情",
|
||||
"navigationBarTextStyle":"white",
|
||||
"titleNView": {
|
||||
"backgroundColor": "#8b64fd",
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)",
|
||||
"type": "transparent",
|
||||
"buttons": [{
|
||||
"text": "分享",
|
||||
@@ -437,7 +477,7 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "现金红包",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor":"#976dff"
|
||||
}
|
||||
},
|
||||
@@ -447,8 +487,8 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "提现通证",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#976dff",
|
||||
"navigationBarTextStyle": "white"
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor":"#976dff"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -457,8 +497,8 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "提现红包",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#976dff",
|
||||
"navigationBarTextStyle": "white"
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor":"#976dff"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/verification/index",
|
||||
@@ -466,8 +506,12 @@
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "扫码核销",
|
||||
"navigationBarBackgroundColor":"#076cff",
|
||||
"navigationBarTextStyle":"white"
|
||||
"navigationBarTextStyle":"white",
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"path": "pages/verification/history",
|
||||
@@ -475,8 +519,12 @@
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "核销记录",
|
||||
"navigationBarBackgroundColor":"#076cff",
|
||||
"navigationBarTextStyle":"white"
|
||||
"navigationBarTextStyle":"white",
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"path": "pages/shop/lists",
|
||||
@@ -566,8 +614,12 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "贡献值记录",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#774ffd",
|
||||
"navigationBarTextStyle": "white"
|
||||
"navigationBarTextStyle": "white",
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -575,8 +627,12 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "添加银行卡",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#774ffd",
|
||||
"navigationBarTextStyle": "white"
|
||||
"navigationBarTextStyle": "white",
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "addBank"
|
||||
}, {
|
||||
@@ -584,8 +640,12 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "银行卡列表",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#774ffd",
|
||||
"navigationBarTextStyle": "white"
|
||||
"navigationBarTextStyle": "white",
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "bankList"
|
||||
}, {
|
||||
@@ -593,8 +653,12 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "红包提现记录",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#774ffd",
|
||||
"navigationBarTextStyle": "white"
|
||||
"navigationBarTextStyle": "white",
|
||||
"app-plus":{
|
||||
"titleNView": {
|
||||
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "withdrawList"
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user