mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
细节优化
This commit is contained in:
@ -59,6 +59,9 @@ class QuickNav extends Base
|
||||
{
|
||||
// 模板数据
|
||||
$assign = [
|
||||
// 当前数据
|
||||
'data' => $this->data_detail,
|
||||
|
||||
// 静态数据
|
||||
'common_platform_type' => MyConst('common_platform_type'),
|
||||
'common_app_event_type' => MyConst('common_app_event_type'),
|
||||
|
||||
Reference in New Issue
Block a user