Commit 49517971 authored by zhanhuasheng's avatar zhanhuasheng

bugfix

parent 36cc01b6
...@@ -60,7 +60,7 @@ class widgetSettingData(Global): ...@@ -60,7 +60,7 @@ class widgetSettingData(Global):
widget_show_desktop = 'desktop' widget_show_desktop = 'desktop'
widget_show_mobile = 'mobile' widget_show_mobile = 'mobile'
widget_show_all = 'all' widget_show_all = 'all'
visiable_url = '[{\"type\":\"0\",\"url\":\"${shopDomain}\"}]' visiable_url = '[{\"type\":\"0\",\"url\":\"zhs\"}]'
widget_show_special_page = 'show' widget_show_special_page = 'show'
widget_hide_special_page = 'hide' widget_hide_special_page = 'hide'
widget_show_all_page = 'all' widget_show_all_page = 'all'
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment