diff --git a/src/views/clueaccess/accessDetail/accessDetail.vue b/src/views/clueaccess/accessDetail/accessDetail.vue index c08f34d..04a5f07 100644 --- a/src/views/clueaccess/accessDetail/accessDetail.vue +++ b/src/views/clueaccess/accessDetail/accessDetail.vue @@ -80,7 +80,7 @@
- 添加推送 + 添加推送
@@ -649,12 +649,6 @@ const resetForm = () => { .operationButtonArea { padding-bottom: 20px; } -.operationButton { - background-color: #f4f4f5; - border-radius: 5px; - color: #909399; - margin-right: 10px; -} .editable-row-operations a { margin-right: 8px; } diff --git a/src/views/clueaccess/importDetail/importDetail.vue b/src/views/clueaccess/importDetail/importDetail.vue index f350778..af7cc51 100644 --- a/src/views/clueaccess/importDetail/importDetail.vue +++ b/src/views/clueaccess/importDetail/importDetail.vue @@ -64,7 +64,7 @@
- 批量分发 + 批量分发
@@ -581,12 +581,6 @@ const distributionRulesChange = (data: any, selectedCompany: string[]) => { .operationButtonArea { padding-bottom: 20px; } -.operationButton { - background-color: #f4f4f5; - border-radius: 5px; - color: #909399; - margin-right: 10px; -} .editable-row-operations a { margin-right: 8px; } diff --git a/src/views/controlcenterstation/customerManagement/customerManagement.vue b/src/views/controlcenterstation/customerManagement/customerManagement.vue index 0165571..ded327c 100644 --- a/src/views/controlcenterstation/customerManagement/customerManagement.vue +++ b/src/views/controlcenterstation/customerManagement/customerManagement.vue @@ -8,7 +8,7 @@
- 分发配置 + 分发配置
@@ -239,12 +239,6 @@ const rowSelection = ref({ .operationButtonArea { padding-bottom: 20px; } -.operationButton { - background-color: #f4f4f5; - border-radius: 5px; - color: #909399; - margin-right: 10px; -} .editable-row-operations a { margin-right: 8px; } diff --git a/src/views/controlcenterstation/distributionTaskManagement/distributionTaskManagement.vue b/src/views/controlcenterstation/distributionTaskManagement/distributionTaskManagement.vue index c039548..2dcb42a 100644 --- a/src/views/controlcenterstation/distributionTaskManagement/distributionTaskManagement.vue +++ b/src/views/controlcenterstation/distributionTaskManagement/distributionTaskManagement.vue @@ -8,7 +8,7 @@
- 分发配置 + 分发配置
@@ -321,12 +321,6 @@ const cancel = (e: MouseEvent) => { .operationButtonArea { padding-bottom: 20px; } -.operationButton { - background-color: #f4f4f5; - border-radius: 5px; - color: #909399; - margin-right: 10px; -} .editable-row-operations a { margin-right: 8px; } diff --git a/src/views/formReview/formReview.vue b/src/views/formReview/formReview.vue index 548d1bf..86c6acc 100644 --- a/src/views/formReview/formReview.vue +++ b/src/views/formReview/formReview.vue @@ -8,7 +8,7 @@ @@ -156,12 +156,6 @@ const columns: ProColumns[] = [ // .operationButtonArea { // padding-bottom: 20px; // } -// .operationButton { -// background-color: #f4f4f5; -// border-radius: 5px; -// color: #909399; -// margin-right: 10px; -// } .editable-row-operations a { margin-right: 8px; } diff --git a/src/views/geopoliticalCustomers/geopoliticalCustomers.vue b/src/views/geopoliticalCustomers/geopoliticalCustomers.vue index 4617021..6a2139f 100644 --- a/src/views/geopoliticalCustomers/geopoliticalCustomers.vue +++ b/src/views/geopoliticalCustomers/geopoliticalCustomers.vue @@ -8,7 +8,7 @@
- 新建预约 + 新建预约
@@ -171,12 +171,6 @@ const columns: ProColumns[] = [ .operationButtonArea { padding-bottom: 20px; } -.operationButton { - background-color: #f4f4f5; - border-radius: 5px; - color: #909399; - margin-right: 10px; -} .editable-row-operations a { margin-right: 8px; } diff --git a/src/views/salesmanagement/salespersonList/salespersonList.vue b/src/views/salesmanagement/salespersonList/salespersonList.vue index 725e8d7..3a807ff 100644 --- a/src/views/salesmanagement/salespersonList/salespersonList.vue +++ b/src/views/salesmanagement/salespersonList/salespersonList.vue @@ -28,7 +28,7 @@ 改密 编辑 - + diff --git a/src/views/shopManage/shopIndex.vue b/src/views/shopManage/shopIndex.vue index 4906ac5..eab122b 100644 --- a/src/views/shopManage/shopIndex.vue +++ b/src/views/shopManage/shopIndex.vue @@ -8,7 +8,7 @@
- 新建店铺 + 新建店铺
@@ -192,12 +192,12 @@ const columns: ProColumns[] = [ .operationButtonArea { padding-bottom: 20px; } -.operationButton { - background-color: #f4f4f5; - border-radius: 5px; - color: #909399; - margin-right: 10px; -} +// .operationButton { +// background-color: #f4f4f5; +// border-radius: 5px; +// color: #909399; +// margin-right: 10px; +// } .editable-row-operations a { margin-right: 8px; } diff --git a/src/views/system/user/SysUserPage.vue b/src/views/system/user/SysUserPage.vue index 0816032..b94171c 100644 --- a/src/views/system/user/SysUserPage.vue +++ b/src/views/system/user/SysUserPage.vue @@ -72,9 +72,9 @@ 改密 - + diff --git a/vite.config.ts b/vite.config.ts index 8d04afb..c42433a 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -22,13 +22,13 @@ import { antdvStyleDeps } from './src/utils/resolvers' //项目 // const serverAddress = 'http://admin.ballcat.cn' //xy -const serverAddress = 'http://172.18.0.225:8000' +// const serverAddress = 'http://172.18.0.225:8000' //jt // const serverAddress = 'http://172.18.1.8:8000' //ts // const serverAddress = 'http://172.18.0.228:8000' //测试 -// const serverAddress = 'http://39.100.77.21:8000' +const serverAddress = 'http://39.100.77.21:8000' //线上ip // const serverAddress = 'http://175.27.212.74:80'