diff --git a/.env.production b/.env.production index 0b91c20..ba225c5 100644 --- a/.env.production +++ b/.env.production @@ -1,6 +1,6 @@ #环境标识 VITE_ENV="生产环境" #基础服务 -VITE_BASE_URL="http://localhost:7001/api/v1" +VITE_BASE_URL="http://219.146.91.110:30801/mz-api" #每日一言服务 VITE_BASE_URL_YIYAN_SERVICE="https://tenapi.cn" \ No newline at end of file diff --git a/components.d.ts b/components.d.ts index c08e04d..952da03 100644 --- a/components.d.ts +++ b/components.d.ts @@ -11,8 +11,6 @@ declare module 'vue' { Faqs: typeof import('./src/components/Faqs.vue')['default'] FooterBg: typeof import('./src/components/FooterBg.vue')['default'] IconGroup: typeof import('./src/components/IconGroup.vue')['default'] - IconList: typeof import('./src/components/IconList.vue')['default'] - MusicPlayer: typeof import('./src/components/MusicPlayer.vue')['default'] NavigationBar: typeof import('./src/components/NavigationBar.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] diff --git a/index.html b/index.html index 94c854e..f1c618a 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + - Insurance + 青岛市免租金住房保障平台
diff --git a/package.json b/package.json index 71bf31c..274bed9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "module", "scripts": { "dev": "vite", - "build": "vue-tsc -b && vite build", + "build": "vite build", "preview": "vite preview" }, "dependencies": { diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..4c51bcc Binary files /dev/null and b/public/favicon.ico differ diff --git a/src/components/MusicPlayer.vue b/src/components/MusicPlayer.vue deleted file mode 100644 index 666c9ca..0000000 --- a/src/components/MusicPlayer.vue +++ /dev/null @@ -1,282 +0,0 @@ - - - - - diff --git a/src/components/NavigationBar.vue b/src/components/NavigationBar.vue index a202d36..f0a9873 100644 --- a/src/components/NavigationBar.vue +++ b/src/components/NavigationBar.vue @@ -8,7 +8,8 @@ class="text-[16px] font-medium hidden md:block hover:cursor-pointer text-white">