mirror of
https://gitee.com/ShopeX/OMS
synced 2026-04-27 19:25:44 +08:00
【优化】实收退导入界面
【新增】快捷菜单功能入口 【新增】爱库存电子面单获取
This commit is contained in:
@@ -592,6 +592,8 @@ class ome_ctl_admin_shop extends desktop_controller {
|
||||
$this->pagedata['ent_email'] = $entEmail;
|
||||
$this->pagedata['is_certified'] = $is_certified;
|
||||
$this->pagedata['need_enterprise_auth'] = $need_enterprise_auth; // 是否需要系统节点注册步骤(openapi 不强制)
|
||||
// 绑定完成页:订单流量购买入口
|
||||
$this->pagedata['order_traffic_purchase_url'] = 'https://open-console.shopex.cn/organization/list';
|
||||
|
||||
// 渲染模板
|
||||
$this->display('admin/shop/bind_guide.html');
|
||||
|
||||
Reference in New Issue
Block a user