mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 10:22:38 +08:00
应用商店帐号绑定、更新检查
This commit is contained in:
@ -188,7 +188,7 @@ class Goods extends Common
|
||||
// 商品分类
|
||||
$this->assign('goods_category_list', GoodsService::GoodsCategoryAll());
|
||||
|
||||
// 品牌分类
|
||||
// 品牌
|
||||
$this->assign('brand_list', BrandService::CategoryBrand());
|
||||
|
||||
// 规格扩展数据
|
||||
|
||||
Reference in New Issue
Block a user