Commit 1ba1c923 authored by 徐一鸣's avatar 徐一鸣

超市菜单报错

parent 0f73eabe
...@@ -97,8 +97,8 @@ export default { ...@@ -97,8 +97,8 @@ export default {
item.default = "shop_nav_iv_chanpinzy"; item.default = "shop_nav_iv_chanpinzy";
break; break;
default: default:
item.active = "1"; item.active = "shop_tool_ic_sjfw_sel";
item.default = "1"; item.default = "shop_tool_ic_sjfw";
break; break;
} }
}); });
......
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