lifanagju_citu hai 5 meses
pai
achega
cf8f65ebdf
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      utils/config.js

+ 2 - 1
utils/config.js

@@ -1,6 +1,7 @@
 // 开发环境配置
 const urlConfig = {
-  produce: { // 生产环境
+  // 生产环境
+  produce: {
     baseUrl: 'https://www.menduner.com',
     baseUrl: 'https://kkfileview.menduner.com/', // 预览路径
   },