This website works better with JavaScript
Home
Explore
Project
Register
Sign In
lyq
/
aliapp-demo
Watch
1
Star
6
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4480f75d41
Branches
Tags
master
aliapp-demo
/
page
/
component
/
component-pages
/
navigator
/
reLaunch.js
reLaunch.js
91 B
History
Raw
1
2
3
4
5
6
7
Page({
index() {
my.switchTab({
url: '/page/component/index',
});
},
});