diff --git a/common/config.js b/common/config.js index b80c1e0..4981853 100644 --- a/common/config.js +++ b/common/config.js @@ -5,9 +5,10 @@ const REAUEST_ROOTPATH = "https://eluyou.ailuquan.cn"; // const REAUEST_ROOTPATH = "http://192.168.0.181:8083/"; // const ROOTPATH = "http://192.168.130.205:8083"; -const ROOTPATH = "https://eluyou.ailuquan.cn/"; +const ROOTPATH = "https://eluyou.ailuquan.cn"; //票务根 const PWPATH = "http://192.168.130.157:48080"; +// const PWPATH = "https://eluyou.ailuquan.cn"; //手绘图项目名称 const HANDDRAWNNAME = ""; module.exports = { diff --git a/components/f-loading/loading.vue b/components/f-loading/loading.vue index b166fc2..ace5bdf 100644 --- a/components/f-loading/loading.vue +++ b/components/f-loading/loading.vue @@ -1,7 +1,7 @@