1.7 去掉事件详情输入框,个股中心部分模块页面搭建
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
}
|
||||
},
|
||||
onLoad(e) {
|
||||
this.contentTop = this.navH + 70/750*inject('windowWidth')
|
||||
this.contentTop = this.navH + 64/750*inject('windowWidth')
|
||||
let currentDate = new Date();
|
||||
// 获取当前年份
|
||||
let currentYear = currentDate.getFullYear();
|
||||
|
||||
Reference in New Issue
Block a user