diff --git a/src/App.vue b/src/App.vue index a8ec4169..f79fa645 100644 --- a/src/App.vue +++ b/src/App.vue @@ -13,7 +13,7 @@ import ArticleContentDialog from "@/components/dialog/ArticleContentDialog.vue"; import CollectNotice from "@/components/CollectNotice.vue"; import {SAVE_DICT_KEY, SAVE_SETTING_KEY} from "@/utils/const.ts"; import {isMobile, shakeCommonDict} from "@/utils"; -import {routes} from "@/router.ts"; +import router, {routes} from "@/router.ts"; import {$ref} from "vue/macros"; import {useRoute} from "vue-router"; import * as eruda from "eruda"; @@ -77,7 +77,7 @@ onMounted(() => { if (isMobile()) { // 当前设备是移动设备 console.log('当前设备是移动设备') - // router.replace('/mobile') + router.replace('/mobile') } }) let transitionName = $ref('go') diff --git a/src/assets/img/a.jpg b/src/assets/img/a.png similarity index 100% rename from src/assets/img/a.jpg rename to src/assets/img/a.png diff --git a/src/assets/img/header-bg.png b/src/assets/img/b.png similarity index 100% rename from src/assets/img/header-bg.png rename to src/assets/img/b.png diff --git a/src/pages/mobile/My-old.vue b/src/pages/mobile/My-old.vue new file mode 100644 index 00000000..1c2bed94 --- /dev/null +++ b/src/pages/mobile/My-old.vue @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/pages/mobile/My.vue b/src/pages/mobile/My.vue index 3528515b..3c428474 100644 --- a/src/pages/mobile/My.vue +++ b/src/pages/mobile/My.vue @@ -63,54 +63,53 @@ function $no() {