mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-27 04:59:36 +08:00
全新UI视觉体验,移动端API优化降低重复调用,提高并发6倍,修复N多Bug
This commit is contained in:
@@ -63,7 +63,6 @@ export default {
|
||||
if (this.type === "1") {
|
||||
this.name = "精品推荐";
|
||||
this.icon = "icon-jingpintuijian";
|
||||
// document.title = "精品推荐";
|
||||
uni.setNavigationBarTitle({
|
||||
title:"精品推荐"
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user