From 2f0f405bddf64f9d204a9e6adbea5da20c9dfe79 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Wed, 27 Sep 2023 16:19:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=87=E6=B3=A8=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 + package.json | 4 +- src/views/merchant/list/index.vue | 374 +++++++++++++++++++++++------- 3 files changed, 290 insertions(+), 90 deletions(-) diff --git a/.env.development b/.env.development index 8d5af16..1bb3bf4 100644 --- a/.env.development +++ b/.env.development @@ -7,10 +7,12 @@ ENV = 'development' #VUE_APP_BASE_API = 'https://mer1.crmeb.net' VUE_APP_BASE_API = 'https://crmeb-test.shop.lihaink.cn' +# VUE_APP_BASE_API = 'http://192.168.1.10:8324' # VUE_APP_BASE_API = 'http://192.168.0.108:8325' #VUE_APP_BASE_API_Two = 'https://nk.lihaink.cn' VUE_APP_BASE_API_Two = 'https://crmeb-test.shop.lihaink.cn' +# VUE_APP_BASE_API_Two = 'http://192.168.1.10:8324' # socket 连接地址 #VUE_APP_WS_URL = 'ws://0.0.0.0:8324' VUE_APP_WS_URL = 'ws://mer1.crmeb.net' diff --git a/package.json b/package.json index 4ece782..bfa4e53 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "lowdb": "^1.0.0", "moment": "^2.29.1", "monaco-editor": "^0.19.3", - "node-sass": "^4.13.1", + "node-sass": "^4.14.1", "normalize.css": "7.0.0", "nprogress": "0.2.0", "path-to-regexp": "2.4.0", @@ -94,7 +94,7 @@ "@vue/cli-plugin-babel": "3.5.3", "@vue/cli-plugin-eslint": "^3.9.1", "@vue/cli-plugin-unit-jest": "3.5.3", - "@vue/cli-service": "3.5.3", + "@vue/cli-service": "^3.5.3", "@vue/test-utils": "1.0.0-beta.29", "autoprefixer": "^9.5.1", "babel-core": "7.0.0-bridge.0", diff --git a/src/views/merchant/list/index.vue b/src/views/merchant/list/index.vue index 3ba7ae1..7fad077 100644 --- a/src/views/merchant/list/index.vue +++ b/src/views/merchant/list/index.vue @@ -11,10 +11,11 @@ @change="selectChange(tableFrom.date)" > {{ itemn.text }} + >{{ itemn.text }} - + --> - - + + - 添加商户 + 添加商户 @@ -184,7 +205,12 @@ /> - +