全部页面日志接口
This commit is contained in:
parent
698ae3e326
commit
07f6044cac
@ -149,6 +149,7 @@ export default {
|
||||
// 当前服务区
|
||||
let currentService = uni.getStorageSync("currentService");
|
||||
this.serverPart = currentService;
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShow() {
|
||||
let currentService = uni.getStorageSync("currentService");
|
||||
|
||||
@ -76,6 +76,7 @@ export default {
|
||||
let type = uni.getStorageSync("loginType");
|
||||
console.log("type", type);
|
||||
this.loginType = type;
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
methods: {
|
||||
handleCallPhone() {
|
||||
|
||||
@ -127,6 +127,7 @@
|
||||
console.log("user", this.user);
|
||||
this.handleGetTypeList();
|
||||
this.handleGetMyPost();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShow() {
|
||||
// this.handleGetMyPost();
|
||||
|
||||
@ -20,6 +20,7 @@ export default {
|
||||
console.log("user", this.user);
|
||||
this.webViewSrc = `https://ydmshy.ahydgs.com/h5/#/?phone=${this.user.MEMBERSHIP_MOBILEPHONE}`;
|
||||
console.log("this.webViewSrc", this.webViewSrc);
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -267,6 +267,7 @@ export default {
|
||||
} else {
|
||||
this.phone = this.user.MEMBERSHIP_MOBILEPHONE;
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShow() {
|
||||
let currentService = uni.getStorageSync("addContact");
|
||||
|
||||
@ -400,6 +400,7 @@ export default {
|
||||
this.nowServiceObj = currentService;
|
||||
this.handleGetTypeList();
|
||||
this.handleGetListData();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShow() {
|
||||
let currentService = uni.getStorageSync("currentService");
|
||||
|
||||
@ -334,6 +334,7 @@ export default {
|
||||
this.loadCoupon();
|
||||
}
|
||||
console.log("this.user", this.user);
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShareAppMessage() {
|
||||
let _this = this;
|
||||
|
||||
@ -1009,6 +1009,8 @@ export default {
|
||||
console.log("this.user", this.user);
|
||||
this.handleGetMemberData();
|
||||
this.handleGetOnlineShoppingMall();
|
||||
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onHide() {
|
||||
this.isLoading = false;
|
||||
|
||||
@ -34,6 +34,7 @@ export default {
|
||||
if (query.id) {
|
||||
this.hanldeGetDetail(query.id);
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
methods: {
|
||||
handleGoCoupons() {
|
||||
|
||||
@ -66,6 +66,7 @@ export default {
|
||||
onLoad() {
|
||||
// 拿到tab的数据
|
||||
this.handleGetTabList();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
methods: {
|
||||
// 改变选中
|
||||
|
||||
@ -308,6 +308,8 @@ export default {
|
||||
} else {
|
||||
await this.handleOnLoad();
|
||||
}
|
||||
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
async onShow() {
|
||||
this.showBanner = true;
|
||||
|
||||
@ -126,6 +126,7 @@ export default {
|
||||
},
|
||||
onLoad (option) {
|
||||
// this.getLocalServer()
|
||||
this.$utils.addUserBehaviorNew();
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
@ -90,6 +90,7 @@ export default {
|
||||
this.loadingType = 1 // 正在在加载
|
||||
this.pageMsg.id = option.id
|
||||
this.getMsg()
|
||||
this.$utils.addUserBehaviorNew();
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
@ -307,6 +307,7 @@ export default {
|
||||
this.loadingType = 1; // 正在在加载
|
||||
this.pageMsg.screenName = "本月";
|
||||
this.getMonth();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
// this.getMemberInfo()
|
||||
},
|
||||
};
|
||||
|
||||
@ -220,6 +220,7 @@ export default {
|
||||
n.id = n.ServerPart_Id
|
||||
n.value = n.ServerPart_Tel
|
||||
})
|
||||
this.$utils.addUserBehaviorNew();
|
||||
// this.pageMsg.list[0] = this.severList
|
||||
},
|
||||
onShow () {
|
||||
|
||||
@ -434,6 +434,7 @@ export default {
|
||||
if (nowTime < signDataLine) {
|
||||
this.showSgign = false;
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShow() {
|
||||
this.pageMsg.pageIndex = 1;
|
||||
|
||||
@ -275,6 +275,7 @@ export default {
|
||||
// this.setIsLoading(true)
|
||||
|
||||
this.getUnList();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onReachBottom() {
|
||||
if (this.pageMsg.isLoadMore) {
|
||||
|
||||
@ -1469,6 +1469,7 @@ export default {
|
||||
this.isLoading = true;
|
||||
this.getList();
|
||||
await this.handleSearchCurrentList();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -353,6 +353,7 @@ export default {
|
||||
this.saveMsg.ProvinceCode = this.serverPart.ProvinceCode
|
||||
this.saveMsg.ServerPartID = this.serverPart.ServerPart_Id
|
||||
this.getTag()
|
||||
this.$utils.addUserBehaviorNew();
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
@ -480,6 +480,7 @@ export default {
|
||||
}
|
||||
this.getCouponLsit();
|
||||
this.getCode();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onHide() {
|
||||
clearInterval(this.timer);
|
||||
|
||||
@ -33,6 +33,7 @@ export default {
|
||||
this.seatInfo = seatInfo
|
||||
this.showMap = true;
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -69,6 +69,7 @@
|
||||
},
|
||||
onLoad (option) {
|
||||
|
||||
this.$utils.addUserBehaviorNew();
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
@ -180,6 +180,7 @@ export default {
|
||||
// this.result = result
|
||||
// }
|
||||
// });
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
computed: {
|
||||
isAllRight() {
|
||||
|
||||
@ -150,6 +150,7 @@ export default {
|
||||
// }
|
||||
// }
|
||||
// );
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
computed: {
|
||||
isAllRight() {
|
||||
|
||||
@ -73,6 +73,7 @@ export default {
|
||||
},
|
||||
onLoad () {
|
||||
this.getMall()
|
||||
this.$utils.addUserBehaviorNew();
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
@ -106,6 +106,7 @@ export default {
|
||||
onLoad () {
|
||||
this.mapCtx = mpvue.createMapContext('myMap')
|
||||
this.getLocation()
|
||||
this.$utils.addUserBehaviorNew();
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
@ -204,6 +204,7 @@ export default {
|
||||
} else {
|
||||
this.menu = systemInfo.safeArea;
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -116,6 +116,7 @@ export default {
|
||||
this.pageMsg.type = option.type;
|
||||
}
|
||||
// this.getList()
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -441,6 +441,7 @@ export default {
|
||||
this.county_list = this.city_list[0].children;
|
||||
console.log("this.city_list", this.city_list);
|
||||
console.log("this.county_list", this.county_list);
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -448,6 +448,7 @@ export default {
|
||||
this.saveMsg.salebillId = option.orderInternal;
|
||||
this.saveMsg.action_type = "addMallComment";
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -220,6 +220,7 @@ export default {
|
||||
// hanldeHavePointInIos();
|
||||
// }
|
||||
// }
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onHide() {
|
||||
this.isShowMap = true;
|
||||
|
||||
@ -396,7 +396,7 @@ export default {
|
||||
// this.getMallOrderDetail()
|
||||
},
|
||||
onLoad (option) {
|
||||
mpvue.setNavigationBarColor({
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#C8B190',
|
||||
animation: {
|
||||
@ -407,6 +407,7 @@ export default {
|
||||
// this.orderNumber = option.orderNumber
|
||||
// this.orderInternal = option.orderInternal
|
||||
this.getMallOrderDetail(option)
|
||||
this.$utils.addUserBehaviorNew();
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
@ -493,6 +493,7 @@ export default {
|
||||
// this.pageMsg.pageIndex = 1
|
||||
// this.setIsLoading(true)
|
||||
// this.getorderList()
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onReachBottom() {
|
||||
if (this.pageMsg.isLoadMore) {
|
||||
|
||||
@ -867,6 +867,7 @@ export default {
|
||||
this.orderNumber = option.orderNumber;
|
||||
this.orderInternal = option.orderInternal;
|
||||
this.getOrderType();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -816,6 +816,7 @@ export default {
|
||||
this.pageMsg.buyCount = 1;
|
||||
|
||||
this.getRate();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -165,6 +165,7 @@ export default {
|
||||
this.rateList = [];
|
||||
this.rateMsg.goodId = option.id;
|
||||
this.getScreen();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -162,6 +162,7 @@ export default {
|
||||
}
|
||||
},
|
||||
});
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
computed: {
|
||||
...mapGetters({
|
||||
|
||||
@ -276,6 +276,7 @@ export default {
|
||||
// _this.handleGetShopList();
|
||||
// });
|
||||
// }
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShow() {
|
||||
let currentService = uni.getStorageSync("currentService");
|
||||
|
||||
@ -467,6 +467,7 @@ export default {
|
||||
|
||||
// 最近的三个服务区数据
|
||||
this.handleGetThreeList();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShareAppMessage() {
|
||||
// let _this = this;
|
||||
|
||||
@ -262,6 +262,7 @@ export default {
|
||||
this.currentServiceObj = nearService;
|
||||
this.currentServiceList = [nearService.SERVERPART_NAME];
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
methods: {
|
||||
// 回到顶部
|
||||
|
||||
@ -262,6 +262,7 @@ export default {
|
||||
this.currentServiceObj = nearService;
|
||||
this.currentServiceList = [nearService.SERVERPART_NAME];
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
methods: {
|
||||
// 显示自己的定位
|
||||
|
||||
@ -178,6 +178,7 @@ export default {
|
||||
// 拿到油价数据
|
||||
this.handleGetOilData();
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
methods: {
|
||||
// 拿到油价数据
|
||||
|
||||
@ -675,6 +675,7 @@ export default {
|
||||
|
||||
// 理想的数据对接的方法
|
||||
// this.handleGetLXData();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
async onShow() {
|
||||
let _this = this;
|
||||
|
||||
@ -1240,6 +1240,7 @@ export default {
|
||||
await this.handleGetMerchant();
|
||||
|
||||
// this.isLoading = false;
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
async onShow() {
|
||||
// this.isLoading = true;
|
||||
|
||||
@ -668,6 +668,7 @@ export default {
|
||||
await this.getServiceDetail(query.servicePartId);
|
||||
this.getCouponList();
|
||||
this.getServerpartInfo();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
// onShow() {
|
||||
// let res = uni.getStorageSync("currentService");
|
||||
|
||||
@ -251,6 +251,7 @@ export default {
|
||||
this.isFirst = false;
|
||||
// 获取这个服务区的门店列表 且自己筛选 只留下 可以点餐的门店
|
||||
this.getCouponList();
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShow() {
|
||||
let currentService = uni.getStorageSync("currentService");
|
||||
|
||||
@ -156,6 +156,7 @@ export default {
|
||||
}
|
||||
// this.setIsLoading(true)
|
||||
// this.getCouponList()
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShow() {
|
||||
this.setIsLoading(true);
|
||||
|
||||
@ -38,6 +38,7 @@ export default {
|
||||
},
|
||||
onLoad() {
|
||||
this.remark = this.orderRemark;
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -1347,6 +1347,7 @@ export default {
|
||||
|
||||
this.handleGetGyroscope();
|
||||
// this.getDicretion(option)
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -1276,6 +1276,7 @@ export default {
|
||||
} else {
|
||||
this.goodsH = goodsHeight;
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onUnload() {
|
||||
this.$store.commit("couponPrice", "");
|
||||
|
||||
@ -267,6 +267,7 @@ export default {
|
||||
}, 1000)
|
||||
},
|
||||
onLoad () {
|
||||
this.$utils.addUserBehaviorNew();
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
@ -539,6 +539,7 @@ export default {
|
||||
this.getCouponList(options.id);
|
||||
this.getFoodImages(options.id);
|
||||
this.getShop(options.id);
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onPullDownRefresh() {
|
||||
// let _this = this
|
||||
|
||||
1
pages/thirdParty/aliPay.vue
vendored
1
pages/thirdParty/aliPay.vue
vendored
@ -58,6 +58,7 @@ export default {
|
||||
this.webViewSrc = `https://saas.eshangtech.com/goaliPay/index.html#${encodedData}`;
|
||||
}
|
||||
console.log("this.webViewSrc", this.webViewSrc);
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
methods: {
|
||||
async onMinLoad() {
|
||||
|
||||
1
pages/thirdParty/chargAndSwapp.vue
vendored
1
pages/thirdParty/chargAndSwapp.vue
vendored
@ -49,6 +49,7 @@ export default {
|
||||
webView = current.children()[0];
|
||||
}, 1000);
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onHide() {
|
||||
// 页面即将退出时要清理监听的内容,防止内存泄露
|
||||
|
||||
1
pages/thirdParty/gaodeLoad.vue
vendored
1
pages/thirdParty/gaodeLoad.vue
vendored
@ -20,6 +20,7 @@ export default {
|
||||
console.log("user", this.user);
|
||||
this.webViewSrc = `https://eshangtech.com/minLoad/search2.html`;
|
||||
console.log("this.webViewSrc", this.webViewSrc);
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
1
pages/thirdParty/newPage.vue
vendored
1
pages/thirdParty/newPage.vue
vendored
@ -19,6 +19,7 @@ export default {
|
||||
uni.setNavigationBarTitle({
|
||||
title: query.title,
|
||||
});
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
1
pages/thirdParty/testPage.vue
vendored
1
pages/thirdParty/testPage.vue
vendored
@ -46,6 +46,7 @@ export default {
|
||||
webView = current.children()[0];
|
||||
}, 1000);
|
||||
}
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onHide() {
|
||||
// 页面即将退出时要清理监听的内容,防止内存泄露
|
||||
|
||||
@ -580,6 +580,9 @@ export default {
|
||||
];
|
||||
}
|
||||
console.log("this.menu", this.menu);
|
||||
|
||||
|
||||
this.$utils.addUserBehaviorNew();
|
||||
},
|
||||
onShow() {
|
||||
console.log("this.user", this.user);
|
||||
|
||||
@ -85,6 +85,7 @@ export default {
|
||||
let type = uni.getStorageSync("loginType");
|
||||
console.log("type", type);
|
||||
this.loginType = type;
|
||||
this.$utils.addUserBehaviorNew();
|
||||
// this.loginType = 'app';
|
||||
},
|
||||
methods: {
|
||||
|
||||
@ -34,6 +34,7 @@ export default {
|
||||
},
|
||||
onLoad (option) {
|
||||
this.getUrl(option)
|
||||
this.$utils.addUserBehaviorNew();
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user