diff --git a/.gitignore b/.gitignore index f836e84..212723c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /unpackage/ unpackage/* -unpackage \ No newline at end of file +unpackage +.idea/lanan-repair.iml +.idea/modules.xml +.idea/vcs.xml diff --git a/config.js b/config.js index 6059c44..5e8c27b 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,8 @@ // 应用全局配置 module.exports = { //baseUrl: 'https://www.nuoyunr.com/admin-api', - baseUrl: 'https://3w823u8516.vicp.fun', + // baseUrl: 'https://3w823u8516.vicp.fun', + baseUrl: 'http://192.168.1.4:48080', imagesUrl: 'http://shequ.0315e.com/static/images/pages/', baseImageUrl: 'https://www.nuoyunr.com/minio', //wsUrl: 'wss://www.nuoyunr.com/admin-api', diff --git a/pages/my/cardRoll.vue b/pages/my/cardRoll.vue index 4345bc3..0997643 100644 --- a/pages/my/cardRoll.vue +++ b/pages/my/cardRoll.vue @@ -1,38 +1,45 @@