新增web端首页关闭状态+新增电信经营许可证展示+细节优化

This commit is contained in:
gongfuxiang
2021-12-08 15:11:31 +08:00
parent 03b69cde7e
commit 9b4ef2878d
8 changed files with 97 additions and 22 deletions

View File

@ -92,11 +92,6 @@ class AppService
// icon 图标必填、参考uniapp扩展图标文档
// url 访问地址(可选)
$data = [
[
'name' => '所有店铺',
'icon' => 'shop',
'url' => '/pages/plugins/shop/index/index',
],
[
'name' => '我的收藏',
'icon' => 'heart',