WechatOwnerService/doc/打开关闭商圈.md
2025-10-25 13:28:51 +08:00

9 lines
386 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

**打开商圈**
1、在pages.json中将商圈底部菜单打开
2、在homemaking.vue文件中<service-homemaking> 取消注释
3、在my-menu.vue文件中将我的订单取消注释
**关闭商圈**
1、在pages.json中将商圈底部菜单注释
2、在homemaking.vue文件中<service-homemaking> 注释
3、在my-menu.vue文件中将我的订单注释