From ae5b6b727472d466120e0eab31b0712d8e8d9228 Mon Sep 17 00:00:00 2001 From: lancer <1905818361@qq.com> Date: Thu, 10 Feb 2022 14:38:15 +0800 Subject: [PATCH] init --- package.json | 3 +- src/views/admin/log/msg copy.vue | 83 ++++++++++++++++++++++++++++++++ src/views/admin/log/msg.vue | 80 ++++++++---------------------- vue.config.js | 4 +- 4 files changed, 107 insertions(+), 63 deletions(-) create mode 100644 src/views/admin/log/msg copy.vue diff --git a/package.json b/package.json index a1e0a96..f84e7eb 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,8 @@ "vue-quill-editor": "^3.0.6", "vue-router": "^3.0.2", "vuedraggable": "^2.24.3", - "vuex": "^3.0.1" + "vuex": "^3.0.1", + "wangeditor": "^4.7.11" }, "devDependencies": { "@vue/cli-plugin-babel": "^3.12.0", diff --git a/src/views/admin/log/msg copy.vue b/src/views/admin/log/msg copy.vue new file mode 100644 index 0000000..17c77de --- /dev/null +++ b/src/views/admin/log/msg copy.vue @@ -0,0 +1,83 @@ + + + + + diff --git a/src/views/admin/log/msg.vue b/src/views/admin/log/msg.vue index 17c77de..27256ae 100644 --- a/src/views/admin/log/msg.vue +++ b/src/views/admin/log/msg.vue @@ -1,83 +1,43 @@ diff --git a/vue.config.js b/vue.config.js index 41846be..ae7c759 100644 --- a/vue.config.js +++ b/vue.config.js @@ -3,8 +3,8 @@ * https://cli.vuejs.org/zh/config/ */ // const url = 'http://pigx-gateway' -// const url = 'http://39.97.167.65:9999' //测试 -const url = 'http://192.168.31.167:9999' //长龙 +const url = 'http://39.97.167.65:9999' //测试 +// const url = 'http://192.168.31.167:9999' //长龙 // const url = 'http://192.168.31.134:9999' //嘉豪 // const url = 'http://192.168.31.100:9999' //王笑 // const url = 'http://62.234.122.43:9999' //正式