-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 立即开通
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/yudao-admin-vue3/src/components/DiyEditor/components/mobile/UserOrder/index.vue b/yudao-admin-vue3/src/components/DiyEditor/components/mobile/UserOrder/index.vue
index 450ae54..0b4c240 100644
--- a/yudao-admin-vue3/src/components/DiyEditor/components/mobile/UserOrder/index.vue
+++ b/yudao-admin-vue3/src/components/DiyEditor/components/mobile/UserOrder/index.vue
@@ -1,5 +1,6 @@
-
+
+
+ .el-tag__content {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: flex-start;
+
+ .el-icon {
+ margin-right: 4px;
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+
\ No newline at end of file
diff --git a/yudao-admin-vue3/src/views/mall/promotion/diy/template/decorate1.vue b/yudao-admin-vue3/src/views/mall/promotion/diy/template/decorate1.vue
index 42502fa..54b0404 100644
--- a/yudao-admin-vue3/src/views/mall/promotion/diy/template/decorate1.vue
+++ b/yudao-admin-vue3/src/views/mall/promotion/diy/template/decorate1.vue
@@ -2,19 +2,19 @@
+ :preview-url="previewUrl" @save="submitForm" @reset="handleEditorReset" :isShow="false">
+ v-model="selectedTemplateItem"
+ class="h-full!"
+ @change="handleTemplateItemChange"
+ >
+
+
+
+
+
+ -->
@@ -147,7 +147,7 @@
}
}
//#endregion
-
+
onMounted(async () => {
resetForm()
@@ -167,7 +167,7 @@
console.log(currentRoute.value.params.id, "currentRoute.value.params.id");
})
-
+
// watch(() => route.path, (newPath, oldPath) => {
// console.log(newPath,'newPathnewPath');
// // handleTemplateItemChange()