diff --git a/f/web-kboss/src/components/FloatingBox/FloatingBox.vue b/f/web-kboss/src/components/FloatingBox/FloatingBox.vue index 2d479f4..a5562d9 100644 --- a/f/web-kboss/src/components/FloatingBox/FloatingBox.vue +++ b/f/web-kboss/src/components/FloatingBox/FloatingBox.vue @@ -24,8 +24,9 @@
- + @@ -213,6 +214,7 @@ import {contantAPI, applyAPI} from "../../api/floatingWindow/index"; import axios from "axios"; import {mapState} from "vuex"; import {getCustomerOfSaleUserId} from "@/api/customer/vedio"; +import { getHomePath } from "@/views/setting/tools"; export default { // 组件的逻辑代码 @@ -285,6 +287,8 @@ export default { }, computed: {}, methods: { + // 让模板中可以直接调用 getHomePath() + getHomePath, openTip() { this.$notify({ title: '提示', diff --git a/f/web-kboss/src/views/homePage/ncmatch/mainPage/index.vue b/f/web-kboss/src/views/homePage/ncmatch/mainPage/index.vue index 186594d..6297386 100644 --- a/f/web-kboss/src/views/homePage/ncmatch/mainPage/index.vue +++ b/f/web-kboss/src/views/homePage/ncmatch/mainPage/index.vue @@ -285,11 +285,11 @@ export default Vue.extend({ 发布需求 发布商品 -
diff --git a/f/web-kboss/src/views/homePage/ncmatch/search/index.vue b/f/web-kboss/src/views/homePage/ncmatch/search/index.vue index 98b162d..29456e7 100644 --- a/f/web-kboss/src/views/homePage/ncmatch/search/index.vue +++ b/f/web-kboss/src/views/homePage/ncmatch/search/index.vue @@ -5,7 +5,7 @@
+ style="min-width:800px;display: flex;align-items: center;justify-content: space-between;">
@@ -33,7 +33,7 @@
-