diff --git a/.env.development b/.env.development index b8ccd8b..fbcc74b 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ VITE_APP_NAME=后台管理(开发环境) -#VITE_API_URL=http://127.0.0.1:9200/api +VITE_API_URL=http://127.0.0.1:9200/api #VITE_SERVER_API_URL=http://127.0.0.1:8000/api diff --git a/index.html b/index.html index e45f55e..61c5811 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - 网宿软件 + 麦芽知电子商务 diff --git a/src/views/cms/dashboard/index.vue b/src/views/cms/dashboard/index.vue index 49aa343..ba6d0d9 100644 --- a/src/views/cms/dashboard/index.vue +++ b/src/views/cms/dashboard/index.vue @@ -139,8 +139,7 @@ 网宿软件麦芽知电子商务 diff --git a/src/views/shop/dashboard/index.vue b/src/views/shop/dashboard/index.vue index 57c7718..0b8e886 100644 --- a/src/views/shop/dashboard/index.vue +++ b/src/views/shop/dashboard/index.vue @@ -143,8 +143,7 @@ 网宿软件麦芽知电子商务 diff --git a/src/views/shop/shopDealerOrder/index.vue b/src/views/shop/shopDealerOrder/index.vue index ac0f157..c44b4da 100644 --- a/src/views/shop/shopDealerOrder/index.vue +++ b/src/views/shop/shopDealerOrder/index.vue @@ -241,25 +241,25 @@ align: 'center' }, { - title: '一级佣金(10%)', + title: '一级佣金', dataIndex: 'firstNickname', key: 'firstNickname', align: 'center' }, { - title: '二级佣金(5%)', + title: '二级佣金', dataIndex: 'secondNickname', key: 'secondNickname', align: 'center' }, { - title: '一级门店分红(2%/3%)', + title: '一级门店分红', dataIndex: 'firstDividendUserName', key: 'firstDividendUserName', align: 'center' }, { - title: '二级门店分红(1%)', + title: '二级门店分红', dataIndex: 'secondDividendUserName', key: 'secondDividendUserName', align: 'center' diff --git a/src/views/shop/shopGoods/components/shopGoodsEdit.vue b/src/views/shop/shopGoods/components/shopGoodsEdit.vue index 19e9b9c..e54ec4a 100644 --- a/src/views/shop/shopGoods/components/shopGoodsEdit.vue +++ b/src/views/shop/shopGoods/components/shopGoodsEdit.vue @@ -439,7 +439,7 @@ :un-checked-value="0" /> - + + + 分销设置 + + + +