diff --git a/index.html b/index.html index 2f85146..d4b842a 100644 --- a/index.html +++ b/index.html @@ -2,8 +2,8 @@ * @Author: ShawnPhang * @Date: 2022-01-17 16:06:30 * @Description: Design Palxp - * @LastEditors: ShawnPhang - * @LastEditTime: 2023-07-18 16:35:55 + * @LastEditors: ShawnPhang + * @LastEditTime: 2023-09-13 13:12:09 --> @@ -18,5 +18,6 @@
+ diff --git a/src/components/business/save-download/CreateCover.vue b/src/components/business/save-download/CreateCover.vue index 4cdb9a6..2096fd1 100644 --- a/src/components/business/save-download/CreateCover.vue +++ b/src/components/business/save-download/CreateCover.vue @@ -2,13 +2,11 @@ * @Author: ShawnPhang * @Date: 2021-08-01 11:12:17 * @Description: 前端出图 - 用于封面 - * @LastEditors: ShawnPhang - * @LastEditTime: 2023-07-26 10:22:17 + * @LastEditors: ShawnPhang + * @LastEditTime: 2023-09-13 17:36:36 --> - diff --git a/src/store/modules/base/index.ts b/src/store/modules/base/index.ts index bfa069c..63c91ef 100644 --- a/src/store/modules/base/index.ts +++ b/src/store/modules/base/index.ts @@ -3,7 +3,7 @@ * @Date: 2021-12-16 16:20:16 * @Description: * @LastEditors: ShawnPhang - * @LastEditTime: 2023-09-07 17:40:32 + * @LastEditTime: 2023-09-13 10:05:03 */ import mutations from './mutations' import actions from './actions' @@ -39,7 +39,7 @@ const all = { return state.fonts }, app: async (state: Type.Object) => { - !state.app && (state.app = await client('https://res.palxp.cn:5001')) + !state.app && (state.app = await client('https://kt.palxp.com')) return state.app }, }, diff --git a/src/views/Index.vue b/src/views/Index.vue index 1fbb0f8..fd1621a 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -19,7 +19,7 @@ -
+