master
gongfuxiang 2025-10-25 23:38:02 +08:00
parent 16f57896bd
commit 728f3d2894
2 changed files with 8 additions and 5 deletions

View File

@ -7,10 +7,10 @@
data: {
//
//
request_url:'http://shopxo.com/',
request_url:'https://d1.shopxo.vip/',
// publicpublichttps://d1.shopxo.vip/public/
static_url:'http://shopxo.com/',
static_url:'https://d1.shopxo.vip/',
// default
system_type: 'default',
@ -23,10 +23,10 @@
application_logo: '',
// : v1.0.0
version: 'v6.7',
version: 'v6.7.1',
// app: v1.0.0 20180118
app_version_info: 'v6.7 20250926',
app_version_info: 'v6.7.1 20251028',
//
currency_symbol: '¥',

View File

@ -1,9 +1,12 @@
## v6.7.12025-09-26
## v6.7.12025-10-28
1. 多商户导航事件优化
2. 商品详情左上角返回图标丢失修复
3. 智能工具箱商品评价id丢失修复
4. 表单新增编辑
5. 商品分类页面结算支持问诊开方
6. 订单商品表单插件适配最新form组件
7. 门店订单列表新增订单商品表单查看
8. form组件细节优化加bug修复
## v6.7.02025-09-26