feat/task1-c-wallet
Devil 2020-12-09 15:02:26 +08:00
parent f3ad9151f1
commit 21939f8ee6
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
+=========================================================+
ShopXO 1.9.2 Release --- http://shopxo.net
ShopXO 1.9.2 Release 20201210 http://shopxo.net
+=========================================================+
全局
1. 首页商品支持自定义配置
@ -26,7 +26,7 @@ web端
4. 小程序分享优化、微信小程序分享朋友圈支持自定义图片+参数
插件
1. 新增订单商品表单插件(下单商品详情页面动态配置表单让用户填写数据方可下单)
1. 新增订单商品表单插件(下单商品详情页面动态配置表单让用户填写数据下单)
2. 商品批量修改插件新增在商品列表支持库存快捷配置

View File

@ -19,7 +19,7 @@ return [
// 应用地址
'app_host' => '',
// 应用调试模式
'app_debug' => true,
'app_debug' => false,
// 应用Trace
'app_trace' => false,
// 是否支持多模块