Ver código fonte

增加路径跳转

tanxue 1 mês atrás
pai
commit
ee197d7da7

+ 5 - 0
pages/xygkXueyuanwenhua/xygkXueyuanwenhua.vue

@@ -68,6 +68,11 @@
 
 <script setup>
 import MtaFooter from "@/components/MtaFooter.vue"
+function handleGo() {
+		uni.navigateTo({
+			url: '/pages/index/index'
+		})
+	}
 </script>
 
 <style>

BIN
static/images/index/ewm-code.png