浏览代码

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

腾讯ocr渠道不签约
wq 1年前
父节点
当前提交
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) => {

正在加载...
取消
保存