Selaa lähdekoodia

删除无用代码

zhanghui 1 vuosi sitten
vanhempi
commit
25551cf0c2
3 muutettua tiedostoa jossa 146 lisäystä ja 275 poistoa
  1. 3 3
      components/my-swiper/my-swiper.vue
  2. 141 162
      pages.json
  3. 2 110
      pages/goods_details/index.vue

+ 3 - 3
components/my-swiper/my-swiper.vue

@@ -80,11 +80,11 @@
 <style>
 	.uni-margin-wrap {
 		width: 750rpx;
-		height: 420rpx;
+		height: 360rpx;
 	}
 
 	.swiper {
-		height: 420rpx;
+		height: 360rpx;
 	}
 
 	.image{
@@ -93,7 +93,7 @@
 	}
 	.content{
 		width: 750rpx;
-		height: 420rpx;
+		height: 360rpx;
 		position: relative;
 	}
 	.number-box{

+ 141 - 162
pages.json

@@ -11,12 +11,11 @@
 		{
 			"path": "pages/index/index",
 			"style": {
-				"enablePullDownRefresh": true,
 				"navigationBarTitleText": "中意购",
 				"navigationStyle": "custom",
 				"navigationBarTextStyle": "black",
-				"app-plus": {
-				}
+				"enablePullDownRefresh": false,
+				"app-plus": {}
 
 			}
 		},
@@ -26,8 +25,8 @@
 			"style": {
 				"navigationBarTitleText": "我的订单",
 				"enablePullDownRefresh": false
-				// #ifdef MP || APP-PLUS
-				,
+					// #ifdef MP || APP-PLUS
+					,
 				"navigationStyle": "custom",
 				// "navigationBarBackgroundColor": "#e93323",
 				"navigationBarTextStyle": "black"
@@ -41,12 +40,12 @@
 				"navigationBarTitleText": "消息",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
-//				// #ifdef MP || APP-PLUS
-//				,
-//				"navigationStyle": "custom",
-//				// "navigationBarBackgroundColor": "#e93323",
-//				"navigationBarTextStyle": "black"
-//				// #endif
+				//				// #ifdef MP || APP-PLUS
+				//				,
+				//				"navigationStyle": "custom",
+				//				// "navigationBarBackgroundColor": "#e93323",
+				//				"navigationBarTextStyle": "black"
+				//				// #endif
 			}
 		},
 		{
@@ -95,8 +94,8 @@
 			"style": {
 				"navigationBarTitleText": "个人中心",
 				"enablePullDownRefresh": true
-				// #ifdef MP || APP-PLUS
-				,
+					// #ifdef MP || APP-PLUS
+					,
 				"navigationStyle": "custom",
 				// "navigationBarBackgroundColor": "#e93323",
 				"navigationBarTextStyle": "black"
@@ -125,30 +124,27 @@
 			}
 		}
 		//#endif
-	    ,{
-            "path" : "pages/order/orderAfterSales/orderAfterSales",
-            "style" :
-            {
-                "navigationBarTitleText": "退货申请",
-                "enablePullDownRefresh": false
-            }
+		, {
+			"path": "pages/order/orderAfterSales/orderAfterSales",
+			"style": {
+				"navigationBarTitleText": "退货申请",
+				"enablePullDownRefresh": false
+			}
 
-        }
-    ],
-	"subPackages": [
-		{
+		}
+	],
+	"subPackages": [{
 			"root": "pages/extension",
 			"name": "extension",
-			"pages": [
-				{
+			"pages": [{
 					"path": "customer_list/chat",
 					"style": {
 						"navigationBarTitleText": "对话详情",
 						"navigationStyle": "custom",
 						"app-plus": {
 							"scrollIndicator": false //禁用原生导航栏
-							// #ifdef APP-PLUS
-							,
+								// #ifdef APP-PLUS
+								,
 							"titleNView": {
 								"type": "default"
 							}
@@ -188,8 +184,7 @@
 		{
 			"root": "pages/goods",
 			"name": "goods",
-			"pages": [
-				{
+			"pages": [{
 					"path": "goods_list_mall/index",
 					"style": {
 						"navigationBarTitleText": "商品列表",
@@ -428,8 +423,7 @@
 		{
 			"root": "pages/groupbuying",
 			"name": "groupbuying",
-			"pages": [
-				{
+			"pages": [{
 					"path": "publish_group/index",
 					"style": {
 						"navigationBarTitleText": "发布团购",
@@ -571,32 +565,27 @@
 							// #endif
 						}
 					}
-				}
-			    ,{
-                    "path" : "userAgreement/userAgreement",
-                    "style" :
-                {
-                    "navigationBarTitleText": "用户协议",
-                    "enablePullDownRefresh": false
-                }
+				}, {
+					"path": "userAgreement/userAgreement",
+					"style": {
+						"navigationBarTitleText": "用户协议",
+						"enablePullDownRefresh": false
+					}
 
-                }
-                ,{
-                    "path" : "privacyAgreement/privacyAgreement",
-                    "style" :
-                {
-                    "navigationBarTitleText": "隐私协议",
-                    "enablePullDownRefresh": false
-                }
+				}, {
+					"path": "privacyAgreement/privacyAgreement",
+					"style": {
+						"navigationBarTitleText": "隐私协议",
+						"enablePullDownRefresh": false
+					}
 
-                }
-            ]
+				}
+			]
 		},
 		{
 			"root": "pages/users",
 			"name": "users",
-			"pages": [
-				{
+			"pages": [{
 					"path": "user_vip_areer/index",
 					"style": {
 						"navigationBarTitleText": "经验记录",
@@ -851,12 +840,12 @@
 					"path": "user_integral/index",
 					"style": {
 						"navigationBarTitleText": "积分详情"
-						// #ifdef MP
-						,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #endif
-						,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -870,12 +859,12 @@
 					"path": "user_red_integral/index",
 					"style": {
 						"navigationBarTitleText": "红色积分明细"
-						// #ifdef MP
-					,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #endif
-					,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -889,12 +878,12 @@
 					"path": "user_earningsCount/index",
 					"style": {
 						"navigationBarTitleText": "收益记录"
-						// #ifdef MP
-					,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #endif
-					,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -908,12 +897,12 @@
 					"path": "user_directPartner/index",
 					"style": {
 						"navigationBarTitleText": "直属伙伴"
-						// #ifdef MP
-					,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #endif
-					,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -927,12 +916,12 @@
 					"path": "user_green_integral/index",
 					"style": {
 						"navigationBarTitleText": "绿色积分明细"
-						// #ifdef MP
-					,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #endif
-					,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -946,12 +935,12 @@
 					"path": "user_wallet/index",
 					"style": {
 						"navigationBarTitleText": "我的钱包"
-						// #ifdef MP
-					,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #endif
-					,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -978,12 +967,12 @@
 					"path": "user_spread_user/index",
 					"style": {
 						"navigationBarTitleText": "我的推广"
-						// #ifdef MP
-						,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #endif
-						,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -1010,12 +999,12 @@
 					"path": "user_spread_money/index",
 					"style": {
 						"navigationBarTitleText": "佣金记录"
-						// #ifdef MP
-						,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #endif
-						,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -1030,11 +1019,11 @@
 					"style": {
 						"navigationBarTitleText": "提现",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #ifdef MP || APP-PLUS
-						,
+							// #ifdef MP || APP-PLUS
+							,
 						"navigationBarTextStyle": "black"
-						// #endif
-						,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -1049,11 +1038,11 @@
 					"style": {
 						"navigationBarTitleText": "分销等级",
 						"navigationBarBackgroundColor": "#232323"
-						// #ifdef MP || APP-PLUS
-						,
+							// #ifdef MP || APP-PLUS
+							,
 						"navigationBarTextStyle": "white"
-						// #endif
-						,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -1136,12 +1125,12 @@
 					"path": "user_pwd_edit/index",
 					"style": {
 						"navigationBarTitleText": "修改密码"
-						// #ifdef MP
-						// 	,
-						// "navigationBarTextStyle": "white"
-						// "navigationBarBackgroundColor": "#e93323"
-						// #endif
-						,
+							// #ifdef MP
+							// 	,
+							// "navigationBarTextStyle": "white"
+							// "navigationBarBackgroundColor": "#e93323"
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -1155,12 +1144,12 @@
 					"path": "promoter-list/index",
 					"style": {
 						"navigationBarTitleText": "推广人列表"
-						// #ifdef MP
-						,
+							// #ifdef MP
+							,
 						"navigationBarBackgroundColor": "#FFFFFF",
 						"navigationBarTextStyle": "black"
-						// #endif
-						,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -1174,12 +1163,12 @@
 					"path": "promoter-order/index",
 					"style": {
 						"navigationBarTitleText": "推广人订单"
-						// #ifdef MP
-						,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #endif
-						,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -1193,12 +1182,12 @@
 					"path": "promoter_rank/index",
 					"style": {
 						"navigationBarTitleText": "推广人排行"
-						// #ifdef MP
-						,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #endif
-						,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -1213,11 +1202,11 @@
 					"style": {
 						"navigationBarTitleText": "佣金排行",
 						"navigationBarBackgroundColor": "#FFFFFF"
-						// #ifdef MP || APP-PLUS
-						,
+							// #ifdef MP || APP-PLUS
+							,
 						"navigationBarTextStyle": "black"
-						// #endif
-						,
+							// #endif
+							,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -1297,54 +1286,50 @@
 					"style": {
 						"navigationBarTitleText": "员工列表",
 						"navigationBarBackgroundColor": "#e93323"
-						// #ifdef MP
-						,
+							// #ifdef MP
+							,
 						"navigationBarTextStyle": "#fff"
 						// #endif
 					}
-				}    ,{
-                    "path" : "user_return_list/detail/detail",
-                    "style" :
-                {
-                    "navigationBarTitleText": "售后详情",
-                    "enablePullDownRefresh": false
-                }
+				}, {
+					"path": "user_return_list/detail/detail",
+					"style": {
+						"navigationBarTitleText": "售后详情",
+						"enablePullDownRefresh": false
+					}
 
-                }
-            ]
+				}
+			]
 		},
 		{
 			"root": "pages/goods_details",
 			"name": "goods_details",
-			"pages": [
-				{
-					"path": "index",
-					"style": {
-						"navigationStyle": "custom",
-						"transparentTitle": "auto",
-						"app-plus": {
-							// #ifdef APP-PLUS
-							"titleNView": {
-								"padding-left": "10px",
-								"padding-right": "10px",
-								"type": "transparent",
-								"buttons": [ //原生标题栏按钮配置,
-									{
-										"type": "menu" //原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听
-									}
-								]
-							}
-							// #endif
+			"pages": [{
+				"path": "index",
+				"style": {
+					"navigationStyle": "custom",
+					"transparentTitle": "auto",
+					"app-plus": {
+						// #ifdef APP-PLUS
+						"titleNView": {
+							"padding-left": "10px",
+							"padding-right": "10px",
+							"type": "transparent",
+							"buttons": [ //原生标题栏按钮配置,
+								{
+									"type": "menu" //原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听
+								}
+							]
 						}
+						// #endif
 					}
 				}
-			]
+			}]
 		},
 		{
 			"root": "pages/groupbuying_details",
 			"name": "groupbuying_details",
-			"pages": [
-				{
+			"pages": [{
 					"path": "index",
 					"style": {
 						"navigationBarTitleText": "团购详情",
@@ -1395,8 +1380,7 @@
 		{
 			"root": "pages/admin",
 			"name": "adminOrder",
-			"pages": [
-				{
+			"pages": [{
 					"path": "custom_date/index",
 					"style": {
 						"navigationBarTitleText": "选择日期"
@@ -1485,8 +1469,7 @@
 		{
 			"root": "pages/columnGoods",
 			"name": "columnGoods",
-			"pages": [
-				{
+			"pages": [{
 					"path": "HotNewGoods/index",
 					"style": {
 						"navigationBarTitleText": "精品推荐",
@@ -1522,8 +1505,7 @@
 		},
 		{
 			"root": "pages/points_mall",
-			"pages": [
-				{
+			"pages": [{
 					"path": "index",
 					"style": {
 						"navigationBarTextStyle": "white",
@@ -1659,8 +1641,7 @@
 		"selectedColor": "#ff3366",
 		"borderStyle": "white",
 		"backgroundColor": "#ffffff",
-		"list": [
-			{
+		"list": [{
 				"pagePath": "pages/index/index",
 				"iconPath": "static/images/1-001.png",
 				"selectedIconPath": "static/images/1-002.png",
@@ -1696,12 +1677,10 @@
 	},
 	"condition": { //模式配置,仅开发期间生效
 		"current": 0, //当前激活的模式(list 的索引项)
-		"list": [
-			{
-				"name": "", //模式名称
-				"path": "", //启动页面,必选
-				"query": "" //启动参数,在页面的onLoad函数里面得到
-			}
-		]
+		"list": [{
+			"name": "", //模式名称
+			"path": "", //启动页面,必选
+			"query": "" //启动参数,在页面的onLoad函数里面得到
+		}]
 	}
 }

+ 2 - 110
pages/goods_details/index.vue

@@ -481,12 +481,7 @@ export default {
 							+ "&inviteCode=" + this.$Cache.get('INVITE_CODE_LOGIN')
 							+ "&zoneType=" + 8
 					})
-					// this.$forceUpdate()
-					// this.id = this.$Cache.get('GOOD_ID_LOGIN')
-					// this.getGoodsDetails();
-					// this.getCouponList();
-					// this.getCartCount();
-					// this.downloadFilePromotionCode();
+
 				}
 			},
 			deep: true,
@@ -592,8 +587,6 @@ export default {
 			//记录推广人uid
 			if (options.spid) app.globalData.spid = options.spid;
 			// #endif
-			that.getGoodsDetails();
-			// that.getCouponList(0);
 			//#ifdef H5
 			that.isLogin && silenceBindingSpread();
 			//#endif
@@ -930,46 +923,7 @@ export default {
 				)
 				.exec();
 		},
-		/**
-		 * 获取产品详情
-		 *
-		 */
-		getGoodsDetails: function () {
-			uni.showLoading({ title: '商品信息加载中' });
-			let that = this;
-			getGoodsDetail({ id: that.id })
-				.then((res) => {
-					let storeInfo = res.data;
-					that.storeInfo = res.data
-					// 处理分享
-					if (that.storeInfo.zoneType == 8) {
-						that.sharePacket.isState = true
-					}
-					that.skuArr = storeInfo.goodsSpecList
-					that.$set(that, "storeInfo", storeInfo);
-					that.$set(that.attr, "productAttr", storeInfo.goodsSpecList);
-					// that.downloadFilestoreImage();
-					that.getUserAddressByUserId()
-					setTimeout(function () {
-						that.infoScroll();
-					}, 500);
-					setTimeout(() => {
-						this.showSkeleton = false;
-					}, 100);
-				})
-				.catch((err) => {
-					//状态异常返回上级页面
-					return that.$util.Tips({
-						title: err.toString(),
-					}, {
-						tab: 3,
-						url: 1,
-					});
-			});
-			this.sharePacket.isCanShare = false
-			this.sharePacket.isFristUrl = true
-			this.listenerActionSheet()
-		},
+
 		infoScroll: function () {
 			var that = this,
 				topArr = [],
@@ -1347,69 +1301,7 @@ export default {
 		authColse: function (e) {
 			this.isShowAuth = e;
 		},
-		/**
-		 * 分享打开
-		 *
-		 */
-		listenerActionSheet() {
-			this.currentPage = false
-			if (this.isLogin === false) {
-				toLogin();
-			} else {
-				// 校验是否可以分享(先购买产品)
-				if (!this.sharePacket.isCanShare) {
-					postLinkedUrl().then(res => {
-						if (res.msg == '暂无承载数据') {
-							if (this.sharePacket.isFristUrl){
-								if (this.promotionNo) {
-									this.$Cache.set('INVITE_CODE', this.promotionNo);
-								}else{
-									// this.$Cache.set('INVITE_CODE', '');
-								}
-								this.sharePacket.isFristUrl = false
-							}else{
-								this.$util.Tips({
-									title: this.$t(`请先购买共富1580商品`),
-								});
-							}
-						} else {
-							uni.showShareMenu();
-							this.sharePacket.isCanShare = true
-							//判断是否为自己的要求码进入
-							if (this.promotionNo !== res.data.promotionNo) {
-								if (this.promotionNo) {
-									this.$Cache.set('INVITE_CODE', this.promotionNo);
-								}
-							}
-							this.promotionShare = res.data.promotionNo
-						}
 
-						// this.downloadFilePromotionCode();
-						// this.posters = true;
-					})
-				}
-				// if (this.posterImage) {
-				// 	this.posters = true;
-				// 	return
-				// }
-				// // #ifdef H5
-				// if (this.$wechat.isWeixin() === true) {
-				// 	this.weixinStatus = true;
-				// }
-				// // #endif
-				// // #ifndef APP-PLUS
-				// this.downloadFilePromotionCode();
-				// // #endif
-				// // #ifdef APP-PLUS
-				// if (this.PromotionCode.indexOf("http") == 0) {
-				// 	// this.downloadFilePromotionCode();
-
-				// }
-				// #endif
-				// this.goPoster()
-				// this.posters = true;
-			}
-		},
 		// 分享关闭
 		listenerActionClose: function () {
 			this.posters = false;