mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2026-02-05 15:35:53 +08:00
优化部分代码冗余
This commit is contained in:
27
pages.json
27
pages.json
@@ -524,16 +524,8 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的优惠券",
|
||||
"app-plus": {
|
||||
"bounce": "coupon/none",
|
||||
"titleNView": {
|
||||
"padding-right": "12",
|
||||
"buttons": [{
|
||||
"fontSrc": "/static/font/iconfont/iconfont.ttf",
|
||||
"text": "\ue608",
|
||||
"fontSize": "20",
|
||||
"color": "#FFFFFF"
|
||||
}]
|
||||
}
|
||||
"bounce": "coupon/none"
|
||||
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -554,19 +546,8 @@
|
||||
"path": "coupon/couponCenter",
|
||||
"style": {
|
||||
"navigationBarTitleText": "领券中心",
|
||||
"enablePullDownRefresh": true,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": {
|
||||
"padding-right": "12",
|
||||
"buttons": [{
|
||||
"fontSrc": "/static/font/iconfont/iconfont.ttf",
|
||||
"text": "\ue608",
|
||||
"fontSize": "20",
|
||||
"color": "#FFFFFF"
|
||||
}]
|
||||
}
|
||||
}
|
||||
"enablePullDownRefresh": true
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user