{{ item.name }}
@@ -190,6 +190,13 @@ const on_choose = (index: number, show_tabs: Boolean) => {
set_show_tabs(index);
}
};
+// 清除选中
+const cancel = () => {
+ diy_data.value.forEach((item) => {
+ item.show_tabs = false;
+ });
+ emits('rightUpdate', {});
+};
//#endregion
//#region 容器高度发生变化时的处理
const center_height = defineModel('height', { type: Number, default: 0 });
diff --git a/src/components/model-custom/model-custom-content.vue b/src/components/model-custom/model-custom-content.vue
index 8f8aa2c2..73c39977 100644
--- a/src/components/model-custom/model-custom-content.vue
+++ b/src/components/model-custom/model-custom-content.vue
@@ -4,7 +4,7 @@
数据源
-
+
diff --git a/src/components/model-search/index.vue b/src/components/model-search/index.vue
index 7ca8edb3..9ed499ea 100644
--- a/src/components/model-search/index.vue
+++ b/src/components/model-search/index.vue
@@ -24,7 +24,7 @@
-
+
diff --git a/src/components/model-shop-list/index.vue b/src/components/model-shop-list/index.vue
index d2227ef5..749ebcbc 100644
--- a/src/components/model-shop-list/index.vue
+++ b/src/components/model-shop-list/index.vue
@@ -148,7 +148,7 @@ interface data_list {
plugins_view_icon_data: plugins_icon_data[];
}
const default_list = {
- title: '华为荣耀畅享平板换屏服务 屏幕换外屏',
+ title: '测试商品标题',
min_original_price: '41.2',
show_original_price_symbol: '¥',
min_price: '51',
diff --git a/src/layout/components/main/default/shop-tabs.ts b/src/layout/components/main/default/shop-tabs.ts
index 40540af3..5329914a 100644
--- a/src/layout/components/main/default/shop-tabs.ts
+++ b/src/layout/components/main/default/shop-tabs.ts
@@ -110,17 +110,17 @@ const defaultProductList: DefaultProductList = {
content_outer_width: 104,
content_outer_height: 189,
shop_title_typeface: 'normal',
- shop_title_size: 12,
- shop_title_color: "#000",
+ shop_title_size: 14,
+ shop_title_color: "#333333",
shop_price_typeface: 'normal',
- shop_price_size: 12,
- shop_price_color: "#000",
+ shop_price_size: 14,
+ shop_price_color: "#EA3323;",
shop_sold_number_typeface: 'normal',
- shop_sold_number_size: 12,
- shop_sold_number_color: "#000",
+ shop_sold_number_size: 10,
+ shop_sold_number_color: "#999999",
shop_score_typeface: 'normal',
- shop_score_size: 12,
- shop_score_color: "#000",
+ shop_score_size: 10,
+ shop_score_color: "#999999",
shop_button_typeface:'normal',
shop_button_size: 12,
shop_button_color: [