This commit is contained in:
ivan deng
2019-01-04 20:19:50 +08:00
parent d143e4bf30
commit 9db14b296c
2 changed files with 2 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
'summary': """ 'summary': """
Use for quick select color. can be use in product attribute and other color variant. color widget. color pick. Use for quick select color. can be use in product attribute and other color variant. color widget. color pick.
""", """,
'images': ['static/description/banner.png'],
'depends': [ 'depends': [
'app_web_widget_color', 'app_web_widget_color',
'sale', 'sale',

View File

@@ -17,6 +17,7 @@
'summary': """ 'summary': """
Use for quick select color. can be use in product attribute and other color variant. color widget. color pick. Use for quick select color. can be use in product attribute and other color variant. color widget. color pick.
""", """,
'images': ['static/description/banner.png'],
'depends': [ 'depends': [
'base', 'base',
'web', 'web',