应用商店帐号绑定、更新检查

This commit is contained in:
Devil
2021-04-20 18:38:23 +08:00
parent a67724048c
commit 75ee4acae7
17 changed files with 957 additions and 96 deletions

View File

@ -188,7 +188,7 @@ class Goods extends Common
// 商品分类
$this->assign('goods_category_list', GoodsService::GoodsCategoryAll());
// 品牌分类
// 品牌
$this->assign('brand_list', BrandService::CategoryBrand());
// 规格扩展数据