From c544164e0e9a45006066fdb50e71ceee0829ff71 Mon Sep 17 00:00:00 2001 From: xingyy <373639591@qq.com> Date: Mon, 18 Dec 2023 17:03:39 +0800 Subject: [PATCH] submit --- src/pages/index/index.vue | 2 +- src/pages/mine/index.vue | 75 +++++++++++++++++++++++++++------------ 2 files changed, 54 insertions(+), 23 deletions(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 1a7989a5..ff916612 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -19,7 +19,7 @@ onLoad((option)=>{ } }) const accTitleList=[{title:'首都博物馆东馆',value:0},{title:'智慧门票',value:1}] -const acc=ref(0) +const acc=ref(1)