Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
panyongping
uni-pdtravel
Commits
de77dc5e
Commit
de77dc5e
authored
Jul 13, 2023
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置修改
parent
6269ea24
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
10 deletions
+7
-10
App.vue
App.vue
+7
-7
hghgIndex.vue
pages/indexs/hghgIndex/hghgIndex.vue
+0
-3
No files found.
App.vue
View file @
de77dc5e
...
@@ -21,13 +21,13 @@ export default {
...
@@ -21,13 +21,13 @@ export default {
let
path
=
options
.
path
let
path
=
options
.
path
uni
.
setStorageSync
(
'enterOptions'
,
options
)
uni
.
setStorageSync
(
'enterOptions'
,
options
)
let
token
=
uni
.
getStorageSync
(
'token'
)
let
token
=
uni
.
getStorageSync
(
'token'
)
//
if (!token && path.indexOf('pages/payment/ourPayment/ourPayment') == -1) { //扫码支付页面不需要在此登录
if
(
!
token
&&
path
.
indexOf
(
'pages/payment/ourPayment/ourPayment'
)
==
-
1
)
{
//扫码支付页面不需要在此登录
//
setTimeout(() => { //解决关联普通二维码扫码首次进入时一直显示登录中
setTimeout
(()
=>
{
//解决关联普通二维码扫码首次进入时一直显示登录中
//
uni.navigateTo({
uni
.
navigateTo
({
//
url: '/pages/login/login'
url
:
'/pages/login/login'
//
})
})
//
}, 300)
},
300
)
//
}
}
//#ifdef MP-WEIXIN
//#ifdef MP-WEIXIN
uni
.
setStorageSync
(
'appid'
,
'wxe678d5240e98a7b8'
)
uni
.
setStorageSync
(
'appid'
,
'wxe678d5240e98a7b8'
)
//#endif
//#endif
...
...
pages/indexs/hghgIndex/hghgIndex.vue
View file @
de77dc5e
...
@@ -23,9 +23,6 @@
...
@@ -23,9 +23,6 @@
</text>
</text>
09:00 - 18:30,闭馆前1小时(17:30)停止售票
09:00 - 18:30,闭馆前1小时(17:30)停止售票
</view>
</view>
<view
style=
"color: #D9A874;"
>
每周一“湖广填四川”移民博物馆、临展馆闭馆维护。
</view>
<view>
<view>
<text>
<text>
博物馆开放日多功能设备运行时间:
博物馆开放日多功能设备运行时间:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment