This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
qiubinghui
/
zhywpt-sp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
'2024年6月28日20:33:45'
master
wq
11 months ago
parent
f0702d769d
commit
2bcc3bec99
1 changed files
with
1 additions
and
4 deletions
Split View
Show Diff Stats
1
4
pages/index/index.vue
+ 1
- 4
pages/index/index.vue
View File
@@ -287,10 +287,7 @@
const type = 0;
const title = ref("我是测试");
const statusBarHeight = ref(0)
uni.navigateTo({
url: '/subpackage/9901Function/webView/webView'
})
//监听页面滚动
onPageScroll((e) => {
Write
Preview
Loading…
Cancel
Save