From d72d97e4c21f707f5b248af57c2764680f285ac1 Mon Sep 17 00:00:00 2001
From: douzhuo <17611323298@163.com>
Date: Thu, 14 Jul 2022 16:28:58 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=97=A5=E6=8A=A5=E5=91=A8?=
=?UTF-8?q?=E6=8A=A5=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/building/index.vue | 679 ++++++++++++++++++++++++++++-------
1 file changed, 544 insertions(+), 135 deletions(-)
diff --git a/src/views/building/index.vue b/src/views/building/index.vue
index 451ad83..9e0a543 100644
--- a/src/views/building/index.vue
+++ b/src/views/building/index.vue
@@ -45,28 +45,68 @@
@@ -87,10 +127,23 @@
>
-->
-
+
-
+
项目名称:
-
-
+
+
-
-
+
+
-
+
{{ row.agentName || "-" }}
-
+
-
+
{{ scope.row.provinceName }}{{ scope.row.cityName }}
-
+
{{ row.linkman + "-" + row.linkmanPhone || "-" }}
-
+
{{ row.managerPhone || "-" }}
-
+
-
+
{{
- row.houseType == 0
- ? "正式"
- : row.houseType == 1
- ? "试用"
- : row.houseType == 2
- ? "演示"
- : "测试"
+ row.houseType == 0
+ ? "正式"
+ : row.houseType == 1
+ ? "试用"
+ : row.houseType == 2
+ ? "演示"
+ : "测试"
}}
-
+
-
+
@@ -216,20 +374,25 @@
-
+
服务中({{
- scope.row.residueTime * 1 >= 0
- ? scope.row.residueTime
- : scope.row.residueTime * -1
+ scope.row.residueTime * 1 >= 0
+ ? scope.row.residueTime
+ : scope.row.residueTime * -1
}})
过期({{
- scope.row.residueTime * 1 >= 0
- ? scope.row.residueTime
- : scope.row.residueTime * -1
+ scope.row.residueTime * 1 >= 0
+ ? scope.row.residueTime
+ : scope.row.residueTime * -1
}})
@@ -243,51 +406,125 @@
-
- 编辑
- 更换账号
+ 编辑
+ 更换账号
- 更多
+ 更多
- 系统运营
+ 系统运营
- 售后运营
+ 售后运营
- 绑定代理商
+ 绑定代理商
- 删除
+ 删除
- {{ row.lockFlag == 0 ? "禁用" : "启用"}}
+ {{ row.lockFlag == 0 ? "禁用" : "启用" }}
- 使用建议
+ 使用建议
-
-
+
-
-
+
+
-
-
+
+
@@ -300,40 +537,116 @@
-
+
-
-
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-