From 11ee485cee80291adf53c028adf830d5b2a302e9 Mon Sep 17 00:00:00 2001 From: mg <286043144@qq.com> Date: 星期二, 25 十月 2022 17:53:07 +0800 Subject: [PATCH] 短信审核页面功能调试 --- src/views/info/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/info/index.vue b/src/views/info/index.vue index 2785996..250b49f 100644 --- a/src/views/info/index.vue +++ b/src/views/info/index.vue @@ -1,3 +1,3 @@ <template> - <router-view></router-view> -</template> + <div>111</div> +</template> \ No newline at end of file -- Gitblit v1.8.0