Merge remote-tracking branch 'origin/dev-yxl' into dev-sws
commit
1d6cba758b
|
|
@ -88,17 +88,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: 10,
|
||||
shop_sold_number_color: "#000",
|
||||
shop_sold_number_color: "#999999",
|
||||
shop_score_typeface: 'normal',
|
||||
shop_score_size: 10,
|
||||
shop_score_color: "#000",
|
||||
shop_score_color: "#999999",
|
||||
shop_button_typeface:'normal',
|
||||
shop_button_size: 12,
|
||||
shop_button_color: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue