Feat(页面):监听页面打开次数和页面停留时长接口对接
This commit is contained in:
@@ -372,7 +372,7 @@ export default {
|
||||
contentFestival: {},
|
||||
countyFamous: {},
|
||||
seasonalFood: {},
|
||||
pageKeyId: Object.freeze('home_index'),
|
||||
pageKeyId: Object.freeze('appIndex'),
|
||||
scrollTop: 0
|
||||
}
|
||||
},
|
||||
|
||||
@@ -93,7 +93,7 @@ export default {
|
||||
mapLocations: [],
|
||||
goods: [],
|
||||
directionClass: ['', 'up', 'right', 'down', 'left'],
|
||||
pageKeyId: Object.freeze('land_index')
|
||||
pageKeyId: Object.freeze('landmarkGoodsIndex')
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
||||
Reference in New Issue
Block a user