Commit de77dc5e authored by 潘永坪's avatar 潘永坪

配置修改

parent 6269ea24
......@@ -21,13 +21,13 @@ export default {
let path = options.path
uni.setStorageSync('enterOptions', options)
let token = uni.getStorageSync('token')
// if (!token && path.indexOf('pages/payment/ourPayment/ourPayment') == -1) { //扫码支付页面不需要在此登录
// setTimeout(() => { //解决关联普通二维码扫码首次进入时一直显示登录中
// uni.navigateTo({
// url: '/pages/login/login'
// })
// }, 300)
// }
if (!token && path.indexOf('pages/payment/ourPayment/ourPayment') == -1) { //扫码支付页面不需要在此登录
setTimeout(() => { //解决关联普通二维码扫码首次进入时一直显示登录中
uni.navigateTo({
url: '/pages/login/login'
})
}, 300)
}
//#ifdef MP-WEIXIN
uni.setStorageSync('appid', 'wxe678d5240e98a7b8')
//#endif
......
......@@ -23,9 +23,6 @@
</text>
09:00 - 18:30,闭馆前1小时(17:30)停止售票
</view>
<view style="color: #D9A874;">
每周一“湖广填四川”移民博物馆、临展馆闭馆维护。
</view>
<view>
<text>
博物馆开放日多功能设备运行时间:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment