From 6bee9d53e3103c2f66623e1fa41daa234ad1e192 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Wed, 8 Mar 2023 10:09:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B4=A0=E6=9D=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppCooperationPropagandaBeta.vue | 1 + .../addPropaganda.vue | 74 +++++++++++++++---- .../AppCooperationPropaganda/detail.vue | 4 +- .../AppCooperationPropaganda/fodderList.vue | 29 ++++---- 4 files changed, 80 insertions(+), 28 deletions(-) diff --git a/src/project/huizhili/AppCooperationPropaganda/AppCooperationPropagandaBeta.vue b/src/project/huizhili/AppCooperationPropaganda/AppCooperationPropagandaBeta.vue index f6c1a29f..3f30331f 100644 --- a/src/project/huizhili/AppCooperationPropaganda/AppCooperationPropagandaBeta.vue +++ b/src/project/huizhili/AppCooperationPropaganda/AppCooperationPropagandaBeta.vue @@ -161,6 +161,7 @@ export default { uni.removeStorageSync('startTime') uni.removeStorageSync('endTime') uni.removeStorageSync('selectDeptUser') + uni.removeStorageSync('checkedList') this.$dict.load('mstStatus').then(() => { this.getList() }) diff --git a/src/project/huizhili/AppCooperationPropaganda/addPropaganda.vue b/src/project/huizhili/AppCooperationPropaganda/addPropaganda.vue index a3d4a28e..1db9c9b7 100644 --- a/src/project/huizhili/AppCooperationPropaganda/addPropaganda.vue +++ b/src/project/huizhili/AppCooperationPropaganda/addPropaganda.vue @@ -35,7 +35,8 @@
添加素材
-
+ +
@@ -44,7 +45,20 @@
{{ item.name }}
{{ item.fileSizeStr }}
-
删除
+
删除
+
+
+ +
+
+
+ +
+
+
{{ item.title }}
+
{{ item.fileSizeStr }}
+
+
删除
@@ -96,7 +110,7 @@
{{ content }}
- +
@@ -112,9 +126,22 @@
- - - + +
+ + + +
+
+

{{ item.title }}

+

{{ item.fileSizeStr }}

+

{{ item.linkUrl }}

+
+
+ +
+
+