中秋更新

This commit is contained in:
caolc
2022-09-09 14:53:48 +08:00
parent a59bf23fd7
commit 26b9d6fe85
18 changed files with 388 additions and 275 deletions

View File

@@ -200,7 +200,7 @@
});
},
closeFooterScroll() {
// this.$refs.footerScroll.screenClose();
// this.$refs.footerScroll.screenClose(); /oilSiteInfo/getSiteByGeoHashNewA
// this.$refs.footerScroll.mapIconClose();
},
getMarks() {
@@ -663,7 +663,7 @@
height: 20,
// joinCluster: true,
callout: {
content: `${Number(item.price).toFixed(2)}`,
content: `${this.moneyIntercept(item.price) }`,
color: '#FFFFFF',
fontSize: '25rpx',
bgColor: '#FF4A4A',