瀏覽代碼

'2024年6月28日20:33:45'

master
wq 11 月之前
父節點
當前提交
2bcc3bec99
共有 1 個檔案被更改,包括 1 行新增4 行删除
  1. 1
    4
      pages/index/index.vue

+ 1
- 4
pages/index/index.vue 查看文件

@@ -287,10 +287,7 @@
const type = 0;
const title = ref("我是测试");
const statusBarHeight = ref(0)
uni.navigateTo({
url: '/subpackage/9901Function/webView/webView'
})


//监听页面滚动
onPageScroll((e) => {

Loading…
取消
儲存