mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-08 22:40:43 +08:00
新增web端首页关闭状态+新增电信经营许可证展示+细节优化
This commit is contained in:
@ -92,11 +92,6 @@ class AppService
|
||||
// icon 图标(必填、参考uniapp扩展图标文档)
|
||||
// url 访问地址(可选)
|
||||
$data = [
|
||||
[
|
||||
'name' => '所有店铺',
|
||||
'icon' => 'shop',
|
||||
'url' => '/pages/plugins/shop/index/index',
|
||||
],
|
||||
[
|
||||
'name' => '我的收藏',
|
||||
'icon' => 'heart',
|
||||
|
||||
Reference in New Issue
Block a user