diff --git a/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue b/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue
index e1b271d6..1caa0867 100644
--- a/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue
+++ b/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue
@@ -70,7 +70,7 @@
@@ -130,10 +130,6 @@
网页
-
-

-
小程序
-
@@ -211,43 +207,6 @@
-
-
-
-
-
{
- if (valid) {
- this.fileList.push({
- ...this.miniAppForm,
- msgType: '5',
- ...this.miniAppForm.media[0],
- mediaId: this.miniAppForm.media[0].media.mediaId,
- sysFileId: this.miniAppForm.media[0].id
- })
-
- this.isShowAddMiniapp = false
- }
- })
- },
-
onClose() {
this.linkForm.linkPicUrl = []
this.linkForm.linkDesc = ''