为所有页面增加分享功能

This commit is contained in:
TOP糯米 2023-04-03 09:38:35 +08:00
parent 3a09268465
commit 724a51c5d3
26 changed files with 52 additions and 0 deletions

View File

@ -78,6 +78,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
loadAddress() {
this.$request({

View File

@ -120,6 +120,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
save() {
this.$request({

View File

@ -134,6 +134,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 忘记密码

View File

@ -63,6 +63,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 获取验证码

View File

@ -278,6 +278,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 返回

View File

@ -64,6 +64,8 @@ export default {
onHide() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {},
};
</script>

View File

@ -146,6 +146,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 点击轮播

View File

@ -57,6 +57,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 上传图片

View File

@ -156,6 +156,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 头像

View File

@ -67,6 +67,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 获取验证码

View File

@ -55,6 +55,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
toPage(url) {
this.$utils.toPage(url);

View File

@ -87,6 +87,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
chooseTag(tag) {
if (!this.chooseTags.includes(tag)) {

View File

@ -138,6 +138,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
bindDateChange(e) {
this.date = e.detail.value;

View File

@ -252,6 +252,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 打开地图

View File

@ -131,6 +131,8 @@ export default {
this.switchTab(this.tabIndex);
uni.stopPullDownRefresh();
},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 切换tab页

View File

@ -121,6 +121,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 删除图片

View File

@ -102,6 +102,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
checkGroup(parentIndex) {
let currentItem = this.list[parentIndex];

View File

@ -101,6 +101,8 @@ export default {
},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 推荐

View File

@ -160,6 +160,8 @@ export default {
this.loadAppraiseData();
},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 分享

View File

@ -71,6 +71,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 加载列表

View File

@ -88,6 +88,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
submit() {
this.$models.service

View File

@ -84,6 +84,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
submit() {
this.$models.service

View File

@ -138,6 +138,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 选择车型

View File

@ -36,6 +36,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 跳转

View File

@ -130,6 +130,8 @@ export default {
onReady() {},
onReachBottom() {},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
changeNumber(e) {
this.number = e.value;

View File

@ -123,6 +123,8 @@ export default {
this.loadAppraiseData();
},
onPullDownRefresh() {},
onShareTimeline() {},
onShareAppMessage() {},
methods: {
/**
* 切换评价分类