From f91a860f9cd40f343a5f7899f5cbc6f9cd801e69 Mon Sep 17 00:00:00 2001 From: hrx <18603305412@163.com> Date: Mon, 15 Sep 2025 10:59:13 +0800 Subject: [PATCH 1/3] updata --- f/web-kboss/src/babelrc.js | 2 +- .../components/FloatingBox/FloatingBox.vue | 4 +- f/web-kboss/src/mixin/globalMixin.js | 1 + .../src/views/homePage/about/index.vue | 2 +- .../views/operation/channelCustomer/index.vue | 8 ++-- f/web-kboss/vue.config.js | 42 +++++++++---------- 6 files changed, 30 insertions(+), 29 deletions(-) diff --git a/f/web-kboss/src/babelrc.js b/f/web-kboss/src/babelrc.js index 4c8c281..c6fdd77 100644 --- a/f/web-kboss/src/babelrc.js +++ b/f/web-kboss/src/babelrc.js @@ -1,3 +1,3 @@ { "plugins": ["@babel/plugin-syntax-dynamic-import"] -} \ No newline at end of file +} diff --git a/f/web-kboss/src/components/FloatingBox/FloatingBox.vue b/f/web-kboss/src/components/FloatingBox/FloatingBox.vue index 80201a1..50b9f70 100644 --- a/f/web-kboss/src/components/FloatingBox/FloatingBox.vue +++ b/f/web-kboss/src/components/FloatingBox/FloatingBox.vue @@ -24,7 +24,7 @@

售前咨询

-
diff --git a/f/web-kboss/src/mixin/globalMixin.js b/f/web-kboss/src/mixin/globalMixin.js index ce7eabf..068944a 100644 --- a/f/web-kboss/src/mixin/globalMixin.js +++ b/f/web-kboss/src/mixin/globalMixin.js @@ -5,3 +5,4 @@ export default { document.body.style.userSelect = 'none'; }, }; + \ No newline at end of file diff --git a/f/web-kboss/src/views/homePage/about/index.vue b/f/web-kboss/src/views/homePage/about/index.vue index 52f1ad2..5ad8a5e 100644 --- a/f/web-kboss/src/views/homePage/about/index.vue +++ b/f/web-kboss/src/views/homePage/about/index.vue @@ -63,7 +63,7 @@
  • 价值观
    diff --git a/f/web-kboss/src/views/operation/channelCustomer/index.vue b/f/web-kboss/src/views/operation/channelCustomer/index.vue index c18a500..fb769e5 100644 --- a/f/web-kboss/src/views/operation/channelCustomer/index.vue +++ b/f/web-kboss/src/views/operation/channelCustomer/index.vue @@ -9,21 +9,21 @@ fixed prop="username" label="用户名" - width="150"> + > + > + > + > + - From c7412fc2f79a1de7ae680770c91d9eb2b211a363 Mon Sep 17 00:00:00 2001 From: hrx <18603305412@163.com> Date: Mon, 15 Sep 2025 14:27:35 +0800 Subject: [PATCH 3/3] style Updata --- f/web-kboss/src/views/login/indexNew.vue | 4 ++-- f/web-kboss/src/views/operation/saleActives/index.vue | 6 +++--- .../operationAndMaintenance/documentManagement/index.vue | 4 ++-- f/web-kboss/src/views/sales/distributorManagement/index.vue | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/f/web-kboss/src/views/login/indexNew.vue b/f/web-kboss/src/views/login/indexNew.vue index ef0edac..2dac322 100644 --- a/f/web-kboss/src/views/login/indexNew.vue +++ b/f/web-kboss/src/views/login/indexNew.vue @@ -98,7 +98,7 @@
    @@ -846,7 +846,7 @@ export default { if (this.$route.query.fromPath === 'homePage') { // this.$router.push({path: "/homePage/index"}); if (this.$route.query.type === 'bd') { - // this.$router.push('/product/baiduProduct') + // this.$router.push('/product/baiduProduct') this.goBaidu(this.$route.query.listUrl, this.$route.query.url) } else if (this.$route.query.type === 'ali') { diff --git a/f/web-kboss/src/views/operation/saleActives/index.vue b/f/web-kboss/src/views/operation/saleActives/index.vue index 177a5b9..0e58654 100644 --- a/f/web-kboss/src/views/operation/saleActives/index.vue +++ b/f/web-kboss/src/views/operation/saleActives/index.vue @@ -4,7 +4,7 @@
    - 添加促销活动 + 添加促销活动
    - 添加折扣产品 + 添加折扣产品
    @@ -97,7 +97,7 @@ + width="45%" :before-close="handleClose1" :isEdit="isEdit" >
    diff --git a/f/web-kboss/src/views/operationAndMaintenance/documentManagement/index.vue b/f/web-kboss/src/views/operationAndMaintenance/documentManagement/index.vue index 0356012..b8ebc6b 100644 --- a/f/web-kboss/src/views/operationAndMaintenance/documentManagement/index.vue +++ b/f/web-kboss/src/views/operationAndMaintenance/documentManagement/index.vue @@ -1,7 +1,7 @@