From 60aa312bdb33514659b01498b469f350764e6c81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com> Date: Mon, 13 Sep 2021 11:00:15 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E5=AF=B9=E6=8E=A5=E5=AE=8C=E6=88=90?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E9=A1=B5=E5=92=8C=E9=A6=96=E9=A1=B5ad?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 5 +-- components/lf-adModal/lf-adModal.vue | 14 ++++--- pages/index/index/index.vue | 39 +++++++++++++++--- pages/index/openScreenAd/openScreenAd.vue | 48 +++++++++++++++++------ 4 files changed, 82 insertions(+), 24 deletions(-) diff --git a/App.vue b/App.vue index 1d7aa65..95c407b 100644 --- a/App.vue +++ b/App.vue @@ -5,11 +5,10 @@ export default { globalData:{ giftLogin:false, share: false, // 分享默认为false + app_first_full: true, + app_first_alert: true }, onLaunch: function(e) { - // 进入开屏广告页 TODO 暂时注释 - // this.$url('/pages/index/openScreenAd/openScreenAd', {type: 'redirect'}); - // #ifdef MP-WEIXIN var referrerInfo = e.referrerInfo; if (referrerInfo.appId) { diff --git a/components/lf-adModal/lf-adModal.vue b/components/lf-adModal/lf-adModal.vue index 58c3fbe..4b59d2e 100644 --- a/components/lf-adModal/lf-adModal.vue +++ b/components/lf-adModal/lf-adModal.vue @@ -1,12 +1,12 @@ diff --git a/main.js b/main.js index 998f9db..f354e77 100644 --- a/main.js +++ b/main.js @@ -29,7 +29,9 @@ Vue.prototype.$cookieStorage = cookieStorage; Vue.prototype.$config = config; Vue.prototype.$store = store; App.mpType = 'app' - +Vue.prototype.getToken = function(){ + return "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6IjczYTViNTA1NDNlYmNmMjFkNmZiMGJlNzc0NmJmMDE4MDc3MTRkY2Y1MjBiMjM3MGQyZDAyYzQxMTlmMDU4ZTkwMTUxNDQwOTk4MjJhODFhIn0.eyJhdWQiOiIzIiwianRpIjoiNzNhNWI1MDU0M2ViY2YyMWQ2ZmIwYmU3NzQ2YmYwMTgwNzcxNGRjZjUyMGIyMzcwZDJkMDJjNDExOWYwNThlOTAxNTE0NDA5OTgyMmE4MWEiLCJpYXQiOjE2MzExNjk1MDIsIm5iZiI6MTYzMTE2OTUwMiwiZXhwIjoxNjYyNzA1NTAyLCJzdWIiOiIxIiwic2NvcGVzIjpbXX0.p0YoIC_bhOxIOugYxDQTOFIK9t2ORiHQq9H6JWzdByBJKWkFDBisKaXZJvzn1HdU5cjNQnHaBfWpG1Ed15cQlB2LdpXxxc38iaaGW2J6WhlLhVkehloii-TtlZTOeqNrpAHbSe5DRrmm_L07Llm9wr1T1A6pP3MhzdHiZ9d6748j3_cJjK4CJUl3WfYRTaozLFlI00OCW4zzGfgivSighjSFyhqMoHnQ2iSoeWdcJnYpXzXQdc5AXvXOt6eIIa7o2F6Ma1tUseTYVijEVfngdfd21JI1eH6tHrSqUItkQHAart9o74dJn9micI3WrN5yEBXgzemqWkQGV4QzFHLyd3wk-XvP1s2GhCeWlJZOQADzgzhLoxzFUbgM5xULWHp3yfpePGISlM4ZpBwTHcqQt1i_UkNX_zCxa3RYQbZFDfWW0-UPbvHw40t5BY6X7nTPMhPjPGnnPq18jyYBrWBbC9vBWs2o2IHAe5VlkHtmy_v5fymFJLfFzS784Nxp2qPJFWxI7IfrpNckHxohhs5LoieQivw2MyU2shFOUjgwe0xQgyg6UBg5PwNknGTTmzYdavCM4BiQ7moqOuoI15ccIEmc_uMiuLVEfDPlzejP9PQv6mj6IlkJ8HSu4KZU-LxKmtLnGeEwMjVAZBIhsOwzMkaMF1nZ70pgv2YYwBQyVVs" +} const app = new Vue({ ...App, store diff --git a/pages.json b/pages.json index 246268e..a2df9a7 100644 --- a/pages.json +++ b/pages.json @@ -1,485 +1,487 @@ -{ - "easycom": { - "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" - }, - "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages - { - "path": "pages/index/index/index", - "style": { - "navigationBarTitleText": "首页", - "enablePullDownRefresh":true, - "navigationStyle": "custom", - "navigationBarTextStyle": "white" - } - }, - { - "path": "pages/business/payment/paystate", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/aboutpay/paystate", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/aboutpay/confirmcash", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/my/myregister", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/shop/goodsdetail", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/coupon/index/index", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/store/list/list", - "style": { - "navigationBarTitleText": "商品列表", - "navigationStyle":"custom" - } - }, - { - "path": "pages/store/comment/comment", - "style": { - "navigationBarTitleText": "商品评论" , - "navigationStyle":"custom" - } - }, - { - "path": "pages/store/cart/cart", - "style": { - "navigationBarTitleText": "购物车", - "navigationStyle": "custom" - } - }, - { - "path": "pages/article/details", - "style": { - "navigationBarTitleText": "", - "navigationStyle":"custom" - } - }, - { - "path": "pages/order/index/onlineorder", - "style": { - "navigationBarTitleText": "在线商城订单", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/my/chatonline", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/my/collect", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/my/vipinfo", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/my/editname", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/my/setting", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/my/center", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "pages/discover/discover", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "pages/shop/shopdetail", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/my/my", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "pages/discover/discoverdetails", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - } - }, - { - "path": "pages/index/classification/classification", - "style": { - "navigationBarTitleText": "分类" , - "navigationStyle": "custom" - } - }, - { - "path": "pages/index/author/author", - "style": { - "navigationBarTitleText": "iBrand社交新零售" - } - }, - { - "path": "pages/user/register/register", - "style": { - "navigationBarTitleText": "登录", - "backgroundColor": "#000000", - "navigationStyle":"custom" - } - }, - { - "path": "pages/user/loginType/loginType", - "style": { - "navigationBarTitleText": "登录" , - "navigationStyle":"custom" - } - }, - { - "path": "pages/user/agreement/agreement", - "style": { - "navigationBarTitleText": "关于我们", - "backgroundColor": "#fff", - "navigationStyle":"custom" - } - }, - { - "path": "pages/address/add/add", - "style": { - "navigationBarTitleText": "收货地址", - "navigationStyle":"custom" - } - }, - { - "path": "pages/order/evaluate/evaluate", - "style": { - "navigationBarTitleText": "评价" - } - }, - { - "path": "pages/order/comment/comment", - "style": { - "navigationBarTitleText": "评价" - } - }, - { - "path": "pages/recharge/balance/balance", - "style": { - "navigationBarTitleText": "余额" , - "navigationStyle":"custom" - } - }, - { - "path" : "pages/index/openScreenAd/openScreenAd", - "style" : { - "navigationBarTitleText": "欢迎使用", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/index/category/category", - "style" : { - "navigationBarTitleText": "分类", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/user/my/verificationPhone", - "style" : { - "navigationBarTitleText": "旧手机号验证", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/user/my/setPassword", - "style" : { - "navigationBarTitleText": "设置密码", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/point/detail/detail", - "style" : { - "navigationBarTitleText": "积分", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/point/rule/rule", - "style" : { - "navigationBarTitleText": "积分规则", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/user/member/service", - "style" : { - "navigationBarTitleText": "会员服务", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/user/my/myEventRegistrationList", - "style" : { - "navigationBarTitleText": "我的报名", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/index/activity/hot", - "style" : { - "navigationBarTitleText": "热门活动", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/index/activity/detail", - "style" : { - "navigationBarTitleText": "活动详情", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/index/activity/confirm", - "style" : { - "navigationBarTitleText": "确认报名", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/user/member/code", - "style" : { - "navigationBarTitleText": "会员码", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/point/shoppingMall/shoppingMall", - "style" : { - "navigationBarTitleText": "积分商城", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/discover/publish", - "style" : { - "navigationBarTitleText": "发表", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/order/confirm/confirm", - "style" : { - "navigationBarTitleText": "确认订单", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/shop/goodsSpecial", - "style" : { - "navigationBarTitleText": "商品专题", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/shop/specialList", - "style" : { - "navigationBarTitleText": "商品专题列表", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/shop/seckillList", - "style" : { - "navigationBarTitleText": "秒杀专场", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/order/cashier/cashier", - "style" : { - "navigationBarTitleText": "支付收银台", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/order/newdetail/newdetail", - "style" : { - "navigationBarTitleText": "订单详情", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/index/cateringFacilities/cateringFacilities", - "style" : { - "navigationBarTitleText": "餐饮配套", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/index/collectCoupons/collectCoupons", - "style" : { - "navigationBarTitleText": "领券中心", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/shop/search", - "style" : { - "navigationBarTitleText": "搜索", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/shop/searchList", - "style" : { - "navigationBarTitleText": "搜索", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/user/member/quanyi", - "style" : { - "navigationBarTitleText": "会员权益", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/user/member/explain", - "style" : { - "navigationBarTitleText": "会员权益", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/index/list/selected", - "style" : { - "navigationBarTitleText": "精选榜单", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/index/list/monthlyList", - "style" : { - "navigationBarTitleText": "热销榜单", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/index/activity/goods", - "style" : { - "navigationBarTitleText": "家居专场", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/point/exchangeRecord/exchangeRecord", - "style" : { - "navigationBarTitleText": "兑换记录", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/index/onlineMall/onlineMall", - "style" : { - "navigationBarTitleText": "在线商城", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/business/center/center", - "style" : { - "navigationBarTitleText": "我的", - "navigationStyle": "custom" - } - }, - { - "path" : "pages/business/order/list", - "style" : { - "navigationBarTitleText": "订单管理", - "navigationStyle": "custom" - } - }, - { - "path": "pages/business/balance/balance", - "style": { - "navigationBarTitleText": "余额" , - "navigationStyle":"custom" - } - }, - { - "path": "pages/business/withdrawal/withdrawal", - "style": { - "navigationBarTitleText": "提现" , - "navigationStyle":"custom" - } - }, - { - "path": "pages/business/payment/money", - "style": { - "navigationBarTitleText": "输入金额" , - "navigationStyle":"custom" - } - }, - { - "path": "pages/business/payment/wait", - "style": { - "navigationBarTitleText": "等待用户支付" , - "navigationStyle":"custom" - } - } - ], - "globalStyle": { - "navigationBarTextStyle": "black", - "navigationBarTitleText": "uni-app", - "navigationBarBackgroundColor": "#F8F8F8", - "backgroundColor": "#F8F8F8", - "navigationStyle":"custom" - } -} +{ + "easycom": { + "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" + }, + "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages + { + "path": "pages/index/index/index", + "style": { + "navigationBarTitleText": "首页", + "enablePullDownRefresh":true, + "navigationStyle": "custom", + "navigationBarTextStyle": "white" + } + }, + { + "path": "pages/business/payment/paystate", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/aboutpay/paystate", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/aboutpay/confirmcash", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/my/myregister", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/shop/goodsdetail", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/coupon/index/index", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/store/list/list", + "style": { + "navigationBarTitleText": "商品列表", + "navigationStyle":"custom" + } + }, + { + "path": "pages/store/comment/comment", + "style": { + "navigationBarTitleText": "商品评论" , + "navigationStyle":"custom" + } + }, + { + "path": "pages/store/cart/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/article/details", + "style": { + "navigationBarTitleText": "", + "navigationStyle":"custom" + } + }, + { + "path": "pages/order/index/onlineorder", + "style": { + "navigationBarTitleText": "在线商城订单", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/my/chatonline", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/my/collect", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/my/vipinfo", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/my/editname", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/my/setting", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/my/center", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/discover/discover", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/shop/shopdetail", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/my/my", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/discover/discoverdetails", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "pages/index/classification/classification", + "style": { + "navigationBarTitleText": "分类" , + "navigationStyle": "custom" + } + }, + { + "path": "pages/index/author/author", + "style": { + "navigationBarTitleText": "iBrand社交新零售" + } + }, + { + "path": "pages/user/register/register", + "style": { + "navigationBarTitleText": "登录", + "backgroundColor": "#000000", + "navigationStyle":"custom" + } + }, + { + "path": "pages/user/loginType/loginType", + "style": { + "navigationBarTitleText": "登录" , + "navigationStyle":"custom" + } + }, + { + "path": "pages/user/agreement/agreement", + "style": { + "navigationBarTitleText": "关于我们", + "backgroundColor": "#fff", + "navigationStyle":"custom" + } + }, + { + "path": "pages/address/add/add", + "style": { + "navigationBarTitleText": "收货地址", + "navigationStyle":"custom" + } + }, + { "path": "pages/address/list/list", "style": { "navigationBarTitleText": "收货地址列表", + "navigationStyle":"custom" } }, + { + "path": "pages/order/evaluate/evaluate", + "style": { + "navigationBarTitleText": "评价" + } + }, + { + "path": "pages/order/comment/comment", + "style": { + "navigationBarTitleText": "评价" + } + }, + { + "path": "pages/recharge/balance/balance", + "style": { + "navigationBarTitleText": "余额" , + "navigationStyle":"custom" + } + }, + { + "path" : "pages/index/openScreenAd/openScreenAd", + "style" : { + "navigationBarTitleText": "欢迎使用", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/index/category/category", + "style" : { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/user/my/verificationPhone", + "style" : { + "navigationBarTitleText": "旧手机号验证", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/user/my/setPassword", + "style" : { + "navigationBarTitleText": "设置密码", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/point/detail/detail", + "style" : { + "navigationBarTitleText": "积分", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/point/rule/rule", + "style" : { + "navigationBarTitleText": "积分规则", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/user/member/service", + "style" : { + "navigationBarTitleText": "会员服务", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/user/my/myEventRegistrationList", + "style" : { + "navigationBarTitleText": "我的报名", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/index/activity/hot", + "style" : { + "navigationBarTitleText": "热门活动", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/index/activity/detail", + "style" : { + "navigationBarTitleText": "活动详情", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/index/activity/confirm", + "style" : { + "navigationBarTitleText": "确认报名", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/user/member/code", + "style" : { + "navigationBarTitleText": "会员码", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/point/shoppingMall/shoppingMall", + "style" : { + "navigationBarTitleText": "积分商城", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/discover/publish", + "style" : { + "navigationBarTitleText": "发表", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/order/confirm/confirm", + "style" : { + "navigationBarTitleText": "确认订单", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/shop/goodsSpecial", + "style" : { + "navigationBarTitleText": "商品专题", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/shop/specialList", + "style" : { + "navigationBarTitleText": "商品专题列表", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/shop/seckillList", + "style" : { + "navigationBarTitleText": "秒杀专场", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/order/cashier/cashier", + "style" : { + "navigationBarTitleText": "支付收银台", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/order/newdetail/newdetail", + "style" : { + "navigationBarTitleText": "订单详情", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/index/cateringFacilities/cateringFacilities", + "style" : { + "navigationBarTitleText": "餐饮配套", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/index/collectCoupons/collectCoupons", + "style" : { + "navigationBarTitleText": "领券中心", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/shop/search", + "style" : { + "navigationBarTitleText": "搜索", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/shop/searchList", + "style" : { + "navigationBarTitleText": "搜索", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/user/member/quanyi", + "style" : { + "navigationBarTitleText": "会员权益", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/user/member/explain", + "style" : { + "navigationBarTitleText": "会员权益", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/index/list/selected", + "style" : { + "navigationBarTitleText": "精选榜单", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/index/list/monthlyList", + "style" : { + "navigationBarTitleText": "热销榜单", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/index/activity/goods", + "style" : { + "navigationBarTitleText": "家居专场", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/point/exchangeRecord/exchangeRecord", + "style" : { + "navigationBarTitleText": "兑换记录", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/index/onlineMall/onlineMall", + "style" : { + "navigationBarTitleText": "在线商城", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/business/center/center", + "style" : { + "navigationBarTitleText": "我的", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/business/order/list", + "style" : { + "navigationBarTitleText": "订单管理", + "navigationStyle": "custom" + } + }, + { + "path": "pages/business/balance/balance", + "style": { + "navigationBarTitleText": "余额" , + "navigationStyle":"custom" + } + }, + { + "path": "pages/business/withdrawal/withdrawal", + "style": { + "navigationBarTitleText": "提现" , + "navigationStyle":"custom" + } + }, + { + "path": "pages/business/payment/money", + "style": { + "navigationBarTitleText": "输入金额" , + "navigationStyle":"custom" + } + }, + { + "path": "pages/business/payment/wait", + "style": { + "navigationBarTitleText": "等待用户支付" , + "navigationStyle":"custom" + } + } + ], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "uni-app", + "navigationBarBackgroundColor": "#F8F8F8", + "backgroundColor": "#F8F8F8", + "navigationStyle":"custom" + } +} diff --git a/pages/address/add/add.less b/pages/address/add/add.less index 8bff22a..369299e 100644 --- a/pages/address/add/add.less +++ b/pages/address/add/add.less @@ -111,7 +111,7 @@ width:45px; text-align: center; border-radius:11px; - background-color: #FB5054; + background-color: #15706f; } } diff --git a/pages/address/add/add.vue b/pages/address/add/add.vue index 7167610..b1a96c3 100644 --- a/pages/address/add/add.vue +++ b/pages/address/add/add.vue @@ -1,5 +1,6 @@