Parcourir la source

分享到朋友圈

11wqe1 il y a 1 an
Parent
commit
96e887ec07

+ 18 - 0
pages/activityDetailNew/activityDetailNew.vue

@@ -224,6 +224,24 @@
 				}
 			});
 		},
+		onShareTimeline() {
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneTimeline",
+				type: 0,
+				href: "http://uniapp.dcloud.io/",
+				title: "uni-app分享",
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				imageUrl: "https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/uni@2x.png",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
+
+		},
 		// onUnload() {
 		// 	this.$store.dispatch('asyncDelAll')
 		// },

+ 33 - 15
pages/activityPageNew/activityPageNew.vue

@@ -131,7 +131,40 @@
 				bansearchData: false
 			};
 		},
+		onShareTimeline() {
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneTimeline",
+				type: 0,
+				href: "http://uniapp.dcloud.io/",
+				title: "uni-app分享",
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				imageUrl: "https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/uni@2x.png",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
 
+		},
+		// 分享
+		onShareAppMessage() {
+
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneSession",
+				type: 1,
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
+		},
 		watch: {
 			searchText(val) {
 				// console.log(val);
@@ -344,22 +377,7 @@
 				this.current = 2;
 			}
 		},
-		// 分享
-		onShareAppMessage() {
 
-			uni.share({
-				provider: "weixin",
-				scene: "WXSceneSession",
-				type: 1,
-				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
-				success: function(res) {
-					console.log("success:" + JSON.stringify(res));
-				},
-				fail: function(err) {
-					console.log("fail:" + JSON.stringify(err));
-				}
-			});
-		},
 		onLoad() {
 
 		},

+ 35 - 16
pages/index/index.vue

@@ -101,6 +101,40 @@
 				]
 			};
 		},
+		onShareTimeline() {
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneTimeline",
+				type: 0,
+				href: "http://uniapp.dcloud.io/",
+				title: "uni-app分享",
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				imageUrl: "https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/uni@2x.png",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
+		
+		},
+		// 分享
+		onShareAppMessage() {
+		
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneSession",
+				type: 1,
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
+		},
 		methods: {
 			gotoTab(e) {
 				// console.log(e.currentTarget.dataset.index.tit);
@@ -157,22 +191,7 @@
 					// url: "/pages/skipone/skipone?url=" + encodeURIComponent(JSON.stringify(url)),
 				});
 			},
-			// 分享
-			onShareAppMessage() {
-
-				uni.share({
-					provider: "weixin",
-					scene: "WXSceneSession",
-					type: 1,
-					summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
-					success: function(res) {
-						console.log("success:" + JSON.stringify(res));
-					},
-					fail: function(err) {
-						console.log("fail:" + JSON.stringify(err));
-					}
-				});
-			},
+			
 			goLog() {
 				uni.navigateTo({
 					url: "/pages/login_Wechat/login_Wechat",

+ 51 - 17
pages/mine/mine.vue

@@ -138,8 +138,42 @@
 
 			};
 		},
+		onShareTimeline() {
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneTimeline",
+				type: 0,
+				href: "http://uniapp.dcloud.io/",
+				title: "uni-app分享",
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				imageUrl: "https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/uni@2x.png",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
+
+		},
+		// 分享
+		onShareAppMessage() {
+
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneSession",
+				type: 1,
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
+		},
 		methods: {
-			gotoFeedback(){
+			gotoFeedback() {
 				const value = this.$store.state.user.openid;
 				if (!value) {
 					uni.showToast({
@@ -243,22 +277,22 @@
 			},
 
 		},
-		// 分享
-		onShareAppMessage() {
-		
-			uni.share({
-				provider: "weixin",
-				scene: "WXSceneSession",
-				type: 1,
-				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
-				success: function(res) {
-					console.log("success:" + JSON.stringify(res));
-				},
-				fail: function(err) {
-					console.log("fail:" + JSON.stringify(err));
-				}
-			});
-		},
+		// // 分享
+		// onShareAppMessage() {
+
+		// 	uni.share({
+		// 		provider: "weixin",
+		// 		scene: "WXSceneSession",
+		// 		type: 1,
+		// 		summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+		// 		success: function(res) {
+		// 			console.log("success:" + JSON.stringify(res));
+		// 		},
+		// 		fail: function(err) {
+		// 			console.log("fail:" + JSON.stringify(err));
+		// 		}
+		// 	});
+		// },
 		onShow() {
 			// if (!this.$store.state.user.openid) {
 			this.getMag() // 调用app.js中的方法

+ 53 - 19
pages/ranking/ranking.vue

@@ -76,6 +76,40 @@
 				topNum: 0
 			};
 		},
+		onShareTimeline() {
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneTimeline",
+				type: 0,
+				href: "http://uniapp.dcloud.io/",
+				title: "uni-app分享",
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				imageUrl: "https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/uni@2x.png",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
+
+		},
+		// 分享
+		onShareAppMessage() {
+
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneSession",
+				type: 1,
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
+		},
 		methods: {
 			scrollYE(e) {
 				if (e.detail.scrollTop >= 100) {
@@ -109,25 +143,25 @@
 					icon: 'none'
 				})
 			},
-			getMag() {
-				this.$request('/selectAllMessage', "POST", {
-					oid: this.$store.state.user.openid
-				}).then(res => {
-					console.log('获取未读信息', res[0][0].msg);
-					let num = res[0][0].msg
-					this.msgn = num
-					if (num == 0) {
-						uni.hideTabBarRedDot({
-							index: 3
-						})
-					} else {
-						uni.setTabBarBadge({
-							index: 3,
-							text: num.toString()
-						})
-					}
-				})
-			},
+			// getMag() {
+			// 	this.$request('/selectAllMessage', "POST", {
+			// 		oid: this.$store.state.user.openid
+			// 	}).then(res => {
+			// 		console.log('获取未读信息', res[0][0].msg);
+			// 		let num = res[0][0].msg
+			// 		this.msgn = num
+			// 		if (num == 0) {
+			// 			uni.hideTabBarRedDot({
+			// 				index: 3
+			// 			})
+			// 		} else {
+			// 			uni.setTabBarBadge({
+			// 				index: 3,
+			// 				text: num.toString()
+			// 			})
+			// 		}
+			// 	})
+			// },
 			gotoHome() {
 				// console.log(this.adv);
 				// const web = this.classList[this.current];

+ 38 - 5
pages/resource/resource.vue

@@ -33,8 +33,7 @@
 		</view>
 
 		<!-- <swiper class="scroll-view-height" @change="swipeIndex" @transition='cutS' @animationfinish='ani' -->
-		<swiper class="scroll-view-height" @change="swipeIndex"
-			:current="current" :duration="300">
+		<swiper class="scroll-view-height" @change="swipeIndex" :current="current" :duration="300">
 			<swiper-item>
 				<scroll-view scroll-y="true" :refresher-enabled='refevent' :refresher-triggered="trigger"
 					@refresherrefresh='repulling' @scrolltolower="relower" style="height: 100%;">
@@ -113,6 +112,40 @@
 				bansearchData: false
 			};
 		},
+		onShareTimeline() {
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneTimeline",
+				type: 0,
+				href: "http://uniapp.dcloud.io/",
+				title: "uni-app分享",
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				imageUrl: "https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/uni@2x.png",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
+
+		},
+		// 分享
+		onShareAppMessage() {
+
+			uni.share({
+				provider: "weixin",
+				scene: "WXSceneSession",
+				type: 1,
+				summary: "我正在使用丽湖双创小程序,赶紧跟我一起来体验!",
+				success: function(res) {
+					console.log("success:" + JSON.stringify(res));
+				},
+				fail: function(err) {
+					console.log("fail:" + JSON.stringify(err));
+				}
+			});
+		},
 		watch: {
 			searchText(val) {
 				if (this.bansearchData) return
@@ -212,7 +245,7 @@
 				this.classList2 = []
 				this.teaLoading = 0 //0默认值  1加载中 2没有更多了
 				this.teacurrentPage = 1
-				
+
 				if (this.searchText !== '') {
 					this.classList = []
 					this.reLoading = 0 //0默认值  1加载中 2没有更多了
@@ -220,7 +253,7 @@
 					this.searchText = ''
 					this.getreList()
 				}
-				
+
 				this.getteaList()
 
 			},
@@ -286,7 +319,7 @@
 			},
 
 			swipeIndex(index) {
-				
+
 				this.current = index.detail.current;
 				if (this.searchText !== '') {
 					this.selectSearchdata()