+
转交事件
-
+
拒绝受理
-
我来受理
+
我来受理
@@ -246,20 +246,8 @@ export default {
}
})
},
-
- toTransfer() {
- console.log('转交事件')
- uni.navigateTo({ url: `./Transfer?id=${this.id}` })
- },
-
- toReject() {
- console.log('拒绝受理')
- uni.navigateTo({ url: `./Reject?id=${this.id}` })
- },
-
- ToMyDoIt() {
- console.log('我来受理')
- uni.navigateTo({ url: `./DoThings?id=${this.id}` })
+ toContent() {
+ uni.navigateTo({ url: `./Content` })
},
},
}
@@ -504,9 +492,7 @@ uni-page-body {
width: 56%;
background: #3975c6;
text-align: center;
- height: 112px;
line-height: 112px;
-
font-size: 36px;
font-weight: 500;
color: #fff;
diff --git a/src/apps/AppHandSnapshot/DoThings.vue b/src/apps/AppHandSnapshot/DoThings.vue
deleted file mode 100644
index 3f07a038..00000000
--- a/src/apps/AppHandSnapshot/DoThings.vue
+++ /dev/null
@@ -1,160 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
转交事件
-
-
-
-
-
-
diff --git a/src/apps/AppHandSnapshot/List.vue b/src/apps/AppHandSnapshot/List.vue
index 7d848fad..f8b60d42 100644
--- a/src/apps/AppHandSnapshot/List.vue
+++ b/src/apps/AppHandSnapshot/List.vue
@@ -1,14 +1,20 @@
-
+
+
+
+
+
所属网格
+

+
+
+
办件状态
+

+
+
+
-
-
(list = v.map((e) => e.value))" :list="list" placeholder="所属网格">
-
-
(list = v.map((e) => e.value))" :list="list" placeholder="办件状态">
-
-
-
+
@@ -31,9 +37,9 @@
+
-
@@ -128,10 +134,27 @@ uni-page-body {
.select-top {
background: #fff;
display: flex;
- justify-content: space-around;
- .AiSelect {
- margin: 30px 0;
+ padding: 24px 0;
+ .tab-item{
+ flex: 1;
+ text-align: center;
+ line-height: 48px;
+ font-size: 26px;
+ font-family: PingFangSC-Regular, PingFang SC;
+ color: #666;
+ img{
+ width: 32px;
+ height: 32px;
+ margin-left: 8px;
+ vertical-align: middle;
+ }
}
+ .tab-item:nth-of-type(1) {
+ border-right: 1px solid #eee;
+ }
+ }
+ ::v-deep .AiTopFixed .content{
+ padding: 0;
}
::v-deep .AiCard {
background: #f3f6f9;
diff --git a/src/apps/AppHandSnapshot/Reject.vue b/src/apps/AppHandSnapshot/Reject.vue
deleted file mode 100644
index 27651ce4..00000000
--- a/src/apps/AppHandSnapshot/Reject.vue
+++ /dev/null
@@ -1,160 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
转交事件
-
-
-
-
-
-
diff --git a/src/apps/AppHandSnapshot/SelectUser.vue b/src/apps/AppHandSnapshot/SelectUser.vue
new file mode 100644
index 00000000..d5b3f544
--- /dev/null
+++ b/src/apps/AppHandSnapshot/SelectUser.vue
@@ -0,0 +1,299 @@
+
+
+
+
+
+
+
diff --git a/src/apps/AppHandSnapshot/Selecter.vue b/src/apps/AppHandSnapshot/Selecter.vue
deleted file mode 100644
index 4d82114d..00000000
--- a/src/apps/AppHandSnapshot/Selecter.vue
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/apps/AppHandSnapshot/components/img/local-icon.png b/src/apps/AppHandSnapshot/components/img/local-icon.png
new file mode 100644
index 00000000..3e23aff6
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/local-icon.png differ
diff --git a/src/apps/AppHandSnapshot/components/img/search-icon.png b/src/apps/AppHandSnapshot/components/img/search-icon.png
new file mode 100644
index 00000000..e3cb75af
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/search-icon.png differ
diff --git a/src/apps/AppHandSnapshot/components/img/tx@2x.png b/src/apps/AppHandSnapshot/components/img/tx@2x.png
new file mode 100644
index 00000000..d9620e08
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/tx@2x.png differ
diff --git a/src/apps/AppHandSnapshot/components/img/user-img.png b/src/apps/AppHandSnapshot/components/img/user-img.png
new file mode 100644
index 00000000..ae49d85f
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/user-img.png differ
diff --git a/src/apps/AppHandSnapshot/components/img/xz.png b/src/apps/AppHandSnapshot/components/img/xz.png
new file mode 100644
index 00000000..98f78cda
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/xz.png differ
diff --git a/src/apps/AppHandSnapshot/components/img/xzh.png b/src/apps/AppHandSnapshot/components/img/xzh.png
new file mode 100644
index 00000000..967fa399
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/xzh.png differ