From c6dd249695d14f4cdb6777ba01fcdfbe41dd09fb Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期五, 11 八月 2023 16:32:14 +0800 Subject: [PATCH] no message --- h5/apph5/pages/index/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/h5/apph5/pages/index/index.vue b/h5/apph5/pages/index/index.vue index d2c1124..d6827f1 100644 --- a/h5/apph5/pages/index/index.vue +++ b/h5/apph5/pages/index/index.vue @@ -1,8 +1,8 @@ <template> <view class="content"> - <view @click="openTuer()">鐐瑰嚮璺宠浆澶ц繑瀹�</view> + <!-- <view @click="openTuer()">鐐瑰嚮璺宠浆澶ц繑瀹�</view> --> - <a :href="tourl">test:</a> + <a :href="tourl">鐐瑰嚮璺宠浆澶ц繑瀹�</a> </view> </template> -- Gitblit v1.9.3