mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-06 03:56:57 +08:00
百度小程序分类修复
This commit is contained in:
@ -57,7 +57,6 @@ Page({
|
||||
}
|
||||
this.setData({
|
||||
data_list: category,
|
||||
category_show_level: res.data.data.category_show_level || 3,
|
||||
data_content: data_content,
|
||||
data_list_loding_status: category.length == 0 ? 0 : 3,
|
||||
data_bottom_line_status: true
|
||||
|
||||
Reference in New Issue
Block a user