This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wimjiang
/
squi-mobile
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
wenhongquan
3 years ago
parent
05bfee8d31
commit
0b0076d552
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
index.html
+ 1
- 0
index.html
View File
@@ -27,6 +27,7 @@
uni.postMessage({
data: "test"
});
+ uni.navigateBack()
</script>
</head>