1.7 去掉事件详情输入框,个股中心部分模块页面搭建
This commit is contained in:
@@ -34,7 +34,7 @@ const _sfc_main = {
|
||||
};
|
||||
},
|
||||
onLoad(e) {
|
||||
this.contentTop = this.navH + 70 / 750 * common_vendor.inject("windowWidth");
|
||||
this.contentTop = this.navH + 64 / 750 * common_vendor.inject("windowWidth");
|
||||
let currentDate = /* @__PURE__ */ new Date();
|
||||
let currentYear = currentDate.getFullYear();
|
||||
let currentMonth = currentDate.getMonth() + 1;
|
||||
|
||||
Reference in New Issue
Block a user