This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
hotel-tablecloth-uniapp-24-08-29
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传
master
前端-胡立永
5 months ago
parent
604bd0a696
commit
5f5586076d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages_order/auth/wxUserInfo.vue
+ 1
- 1
pages_order/auth/wxUserInfo.vue
View File
@ -77,7 +77,7 @@
self
.
$api
(
'infoUpdateInfo'
,
self
.
userInfo
,
res
=>
{
if
(
res
.
code
==
200
)
{
uni
.
switchTab
(
{
url
:
'/pages/
center/center
'
url
:
'/pages/
index/index
'
}
)
}
}
)
Write
Preview
Loading…
Cancel
Save