中秋更新
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user