diff --git a/components/conversationList.vue b/components/conversationList.vue index 5dd1489..8e37687 100644 --- a/components/conversationList.vue +++ b/components/conversationList.vue @@ -415,8 +415,8 @@ onUnmounted(() => { &::after { content: ""; width: 100%; - height: 1px; - background-color: #ededed; + height: 0.5px; + background-color: #eee; position: absolute; left: 10px; top: -12px; diff --git a/components/panel/formItem.vue b/components/panel/formItem.vue index 5214436..37a3cb7 100644 --- a/components/panel/formItem.vue +++ b/components/panel/formItem.vue @@ -28,14 +28,14 @@ 'paddingLeft':(item.rpl ? 7 : 0) + 'px' }" > - {{ item.label }} + {{ item.label }} - {{ item.result }} + {{ item.result }} diff --git a/root/bind/applyList.vue b/root/bind/applyList.vue index 4ea6074..5f66438 100644 --- a/root/bind/applyList.vue +++ b/root/bind/applyList.vue @@ -41,7 +41,7 @@ > --> - + \ No newline at end of file diff --git a/root/bind/fensi.vue b/root/bind/fensi.vue index 4d7f573..b1138a4 100644 --- a/root/bind/fensi.vue +++ b/root/bind/fensi.vue @@ -16,7 +16,7 @@ 新的代理 - 您有新代理加入申请待审批 + 您有新代理加入申请待审批
@@ -41,7 +41,7 @@ + :style="{ 'border-bottom': index == query.list.length - 1 ? '0.5rpx solid #eee' : '0.5rpx solid #eee' }"> diff --git a/root/merchantManagement/teamManage.vue b/root/merchantManagement/teamManage.vue index 9413d1c..0a8cb9e 100644 --- a/root/merchantManagement/teamManage.vue +++ b/root/merchantManagement/teamManage.vue @@ -53,7 +53,7 @@ alt="" style="width: 40px;height: 40px;border-radius: 50%;">
{{ item.aliasName || item.userName }}