diff --git a/src/views/dataBoard/renfang/cpts/rkfx.vue b/src/views/dataBoard/renfang/cpts/rkfx.vue index 533f2b0ef..3187c105b 100644 --- a/src/views/dataBoard/renfang/cpts/rkfx.vue +++ b/src/views/dataBoard/renfang/cpts/rkfx.vue @@ -397,7 +397,7 @@ export default { display: flex; align-items: center; justify-content: space-between; - margin-left: 25px; + margin-left: 15px; .legend { // flex: 0 0 140px; diff --git a/src/views/modules/base/resi.vue b/src/views/modules/base/resi.vue index 63c3bcabd..9cde67d8d 100644 --- a/src/views/modules/base/resi.vue +++ b/src/views/modules/base/resi.vue @@ -269,6 +269,13 @@ @close="handleDiyClose"> + + + + + @@ -674,7 +681,8 @@ export default { async diyExport() { await this.getExportList(); - }, + console.log(this.$refs['']); + }, handleDiyClose() { this.diyDialog = false; diff --git a/src/views/modules/communityParty/activity/eventDetails.vue b/src/views/modules/communityParty/activity/eventDetails.vue new file mode 100644 index 000000000..8a4608523 --- /dev/null +++ b/src/views/modules/communityParty/activity/eventDetails.vue @@ -0,0 +1,314 @@ + + + + + diff --git a/src/views/modules/communityParty/activity/index.vue b/src/views/modules/communityParty/activity/index.vue new file mode 100644 index 000000000..35d4ecb4a --- /dev/null +++ b/src/views/modules/communityParty/activity/index.vue @@ -0,0 +1,816 @@ + + + + \ No newline at end of file diff --git a/src/views/modules/communityParty/activity/initiateActivity.vue b/src/views/modules/communityParty/activity/initiateActivity.vue new file mode 100644 index 000000000..5bf0c1b0b --- /dev/null +++ b/src/views/modules/communityParty/activity/initiateActivity.vue @@ -0,0 +1,885 @@ + + + + + + + \ No newline at end of file diff --git a/src/views/modules/communityParty/activity/summDetails.vue b/src/views/modules/communityParty/activity/summDetails.vue new file mode 100644 index 000000000..ecd4052e5 --- /dev/null +++ b/src/views/modules/communityParty/activity/summDetails.vue @@ -0,0 +1,358 @@ + + + + + + + \ No newline at end of file diff --git a/src/views/modules/communityParty/comPromotion/add.vue b/src/views/modules/communityParty/comPromotion/add.vue new file mode 100644 index 000000000..6fa41a38e --- /dev/null +++ b/src/views/modules/communityParty/comPromotion/add.vue @@ -0,0 +1,454 @@ + + + + + + + \ No newline at end of file diff --git a/src/views/modules/communityParty/comPromotion/event.vue b/src/views/modules/communityParty/comPromotion/event.vue new file mode 100644 index 000000000..5999df54e --- /dev/null +++ b/src/views/modules/communityParty/comPromotion/event.vue @@ -0,0 +1,166 @@ + + + + + diff --git a/src/views/modules/communityParty/comPromotion/index.vue b/src/views/modules/communityParty/comPromotion/index.vue index ce5021693..0d44cd503 100644 --- a/src/views/modules/communityParty/comPromotion/index.vue +++ b/src/views/modules/communityParty/comPromotion/index.vue @@ -1,453 +1,436 @@