This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Camera_Wapp
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
2
master
congzc
1 year ago
parent
41c3ae2c03
commit
43871bbb16
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/App.vue
+ 1
- 1
src/App.vue
View File
@@ -63,7 +63,7 @@ onLaunch(() => {
uni.hideLoading();
if (res2.data.token) {
uni.redirectTo({
url: "/pages/
home
/index",
url: "/pages/
index
/index",
});
} else {
uni.redirectTo({
Write
Preview
Loading…
Cancel
Save