细节优化、sql
parent
6c7cc0d907
commit
3d1cec5108
|
|
@ -1,6 +1,6 @@
|
|||
# ShopXO 国内领先企业级免费开源电商系统!
|
||||
* 求实进取、创新专注、自主研发、国内领先企业级电商系统解决方案。
|
||||
* 遵循Apache2开源协议发布,无需授权、可商用、可二次开发、满足99%的电商运营需求。
|
||||
* 遵循MIT开源协议发布,无需授权、可商用、可二次开发、满足99%的电商运营需求。
|
||||
* PC+H5、支付宝小程序、微信小程序、百度小程序、头条&抖音小程序、QQ小程序。
|
||||
|
||||
### 传送门
|
||||
|
|
|
|||
|
|
@ -5,4 +5,9 @@
|
|||
<li {{if $nav_type eq 'message'}}class="am-active"{{/if}} data-type="message">
|
||||
<a href="{{:MyUrl('admin/email/index', ['type'=>'message'])}}">消息模板</a>
|
||||
</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<div class="am-alert am-alert-warning am-radius" data-am-alert>
|
||||
<button type="button" class="am-close">×</button>
|
||||
<p class="am-text-xs">参考相关邮箱配置教程 <a href="https://ask.shopxo.net/article/41" class="am-margin-left-sm" target="_blank">点击去看教程 <i class="am-icon-external-link"></i></a> </p>
|
||||
</div>
|
||||
|
|
@ -178,13 +178,35 @@
|
|||
<span class="title">开发团队</span>
|
||||
</div>
|
||||
<dl class="dl-content">
|
||||
<dt>公司官网</dt>
|
||||
<dd>
|
||||
<a href="http://zongzhige.com/" target="_blank">上海纵之格科技有限公司</a>
|
||||
</dd>
|
||||
|
||||
<dt>技术支持</dt>
|
||||
<dd><a href="http://shopxo.net/" target="_blank">ShopXO企业级电商系统提供商</a></dd>
|
||||
<dd>
|
||||
<a href="http://shopxo.net/" target="_blank">ShopXO企业级电商系统提供商</a>
|
||||
</dd>
|
||||
|
||||
<dt>交流社区</dt>
|
||||
<dd>
|
||||
<a href="http://ask.shopxo.net/" target="_blank">ShopXO交流社区</a>
|
||||
</dd>
|
||||
|
||||
<dt>开源协议</dt>
|
||||
<dd>
|
||||
<a href="http://ask.shopxo.net/article/15" target="_blank">查看开源协议</a>
|
||||
</dd>
|
||||
|
||||
<dt>研发成员</dt>
|
||||
<dd>
|
||||
<a href="http://gong.gg/" target="_blank">龚哥哥</a>
|
||||
</dd>
|
||||
|
||||
<dt>更新日志</dt>
|
||||
<dd>
|
||||
<a href="http://ask.shopxo.net/article/148" target="_blank">查看更新日志</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
|||
|
|
@ -3,6 +3,11 @@
|
|||
<!-- right content start -->
|
||||
<div class="content-right">
|
||||
<div class="content">
|
||||
<div class="am-alert am-alert-warning am-radius" data-am-alert>
|
||||
<button type="button" class="am-close">×</button>
|
||||
<p class="am-text-xs">参考伪静态配置教程 <a href="https://ask.shopxo.net/article/6" class="am-margin-left-sm" target="_blank">点击去看教程 <i class="am-icon-external-link"></i></a> </p>
|
||||
</div>
|
||||
|
||||
<!-- form start -->
|
||||
<form class="am-form form-validation view-save" action="{{:MyUrl('admin/seo/save')}}" method="POST" request-type="ajax-url" request-value="{{:MyUrl('admin/seo/index')}}">
|
||||
<div class="am-form-group">
|
||||
|
|
|
|||
|
|
@ -32,157 +32,5 @@ return array (
|
|||
'log_write' =>
|
||||
array (
|
||||
),
|
||||
'plugins_css' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\share\\Hook',
|
||||
1 => 'app\\plugins\\exchangerate\\Hook',
|
||||
2 => 'app\\plugins\\freightfee\\Hook',
|
||||
3 => 'app\\plugins\\activity\\Hook',
|
||||
4 => 'app\\plugins\\excellentbuyreturntocash\\Hook',
|
||||
),
|
||||
'plugins_js' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\share\\Hook',
|
||||
1 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_view_common_bottom' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\share\\Hook',
|
||||
1 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_common_page_bottom' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\share\\Hook',
|
||||
),
|
||||
'plugins_view_goods_detail_photo_bottom' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\share\\Hook',
|
||||
),
|
||||
'plugins_service_users_center_left_menu_handle' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
1 => 'app\\plugins\\wallet\\Hook',
|
||||
2 => 'app\\plugins\\excellentbuyreturntocash\\Hook',
|
||||
),
|
||||
'plugins_service_header_navigation_top_right_handle' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
1 => 'app\\plugins\\wallet\\Hook',
|
||||
2 => 'app\\plugins\\exchangerate\\Hook',
|
||||
3 => 'app\\plugins\\excellentbuyreturntocash\\Hook',
|
||||
),
|
||||
'plugins_service_order_status_change_history_success_handle' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
1 => 'app\\plugins\\excellentbuyreturntocash\\Hook',
|
||||
),
|
||||
'plugins_service_order_aftersale_audit_handle_end' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
1 => 'app\\plugins\\excellentbuyreturntocash\\Hook',
|
||||
),
|
||||
'plugins_service_site_extraction_address_list' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
),
|
||||
'plugins_service_buy_order_insert_end' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
1 => 'app\\plugins\\excellentbuyreturntocash\\Hook',
|
||||
),
|
||||
'plugins_service_goods_spec_extends_handle' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
),
|
||||
'plugins_view_admin_user_save' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
),
|
||||
'plugins_service_user_save_handle' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
),
|
||||
'plugins_service_goods_handle_end' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
1 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_service_goods_spec_base' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
1 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_view_goods_detail_panel_price_top' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\distribution\\Hook',
|
||||
),
|
||||
'plugins_service_user_register_end' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\wallet\\Hook',
|
||||
),
|
||||
'plugins_service_quick_navigation_pc' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_service_quick_navigation_h5' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_service_quick_navigation_weixin' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_service_quick_navigation_alipay' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_service_quick_navigation_baidu' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_service_quick_navigation_qq' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_service_quick_navigation_toutiao' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_service_currency_data' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\exchangerate\\Hook',
|
||||
),
|
||||
'plugins_service_buy_group_goods_handle' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\freightfee\\Hook',
|
||||
),
|
||||
'plugins_view_goods_detail_title' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\freightfee\\Hook',
|
||||
1 => 'app\\plugins\\excellentbuyreturntocash\\Hook',
|
||||
),
|
||||
'plugins_service_navigation_header_handle' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\answers\\Hook',
|
||||
1 => 'app\\plugins\\blog\\Hook',
|
||||
2 => 'app\\plugins\\speedplaceorder\\Hook',
|
||||
3 => 'app\\plugins\\activity\\Hook',
|
||||
),
|
||||
'plugins_view_home_floor_top' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\activity\\Hook',
|
||||
),
|
||||
'plugins_view_home_floor_bottom' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\activity\\Hook',
|
||||
),
|
||||
'plugins_service_buy_order_insert_begin' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\excellentbuyreturntocash\\Hook',
|
||||
),
|
||||
'plugins_view_goods_detail_panel_bottom' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\excellentbuyreturntocash\\Hook',
|
||||
),
|
||||
);
|
||||
?>
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
+=========================================================+
|
||||
ShopXO 1.9.1 Release --- http://shopxo.net
|
||||
+=========================================================+
|
||||
ShopXO从v1.9.1版本起由Apache2.0协议改成MIT协议
|
||||
ShopXO从v1.9.1版本起由Apache2.0协议改成MIT协议、之前的版本也可以遵循MIT协议使用
|
||||
全局
|
||||
1. 支持货币功能
|
||||
2. 新增快捷导航
|
||||
|
|
@ -24,6 +24,7 @@ web端
|
|||
1. QQ小程序支持微信支付
|
||||
2. 支持手机号码一键绑定[百度/微信]
|
||||
3. 支持获取收货地址[百度/微信/QQ/支付宝/头条]
|
||||
4. 提现在用户未绑定手机的情况下、支持绑定手机号码
|
||||
|
||||
插件
|
||||
1. 汇率插件支持货币自由切换
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue