yuxingxing 2 years ago
parent
commit
c74182d6ee
60 changed files with 17 additions and 1012 deletions
  1. 0 13
      pages.json
  2. 1 1
      pages/annex/offline_result/index.vue
  3. 0 982
      pages/annex/settled/index.vue
  4. BIN
      pages/annex/static/img.jpg
  5. BIN
      pages/annex/static/offline-result.png
  6. 1 1
      pages/goods/goods_comment_con/components/userAddress.vue
  7. 1 1
      pages/goods/lottery/components/userAddress.vue
  8. 1 1
      pages/goods/order_details/index.vue
  9. 1 1
      pages/goods/order_details/index_mall.vue
  10. 1 1
      pages/goods/order_pay_status/components/userAddress.vue
  11. BIN
      pages/goods/static/address-aleart-header.png
  12. BIN
      pages/goods/static/lottery-click.png
  13. BIN
      pages/goods/static/writeOff.jpg
  14. 0 1
      pages/goods_details/index.vue
  15. 1 1
      pages/index/diy/components/seckill.vue
  16. 1 1
      pages/points_mall/index.vue
  17. 2 2
      pages/user/index.vue
  18. 1 1
      pages/users/login/index.vue
  19. 1 1
      pages/users/retrievePassword/index.vue
  20. BIN
      pages/users/static/1.png
  21. BIN
      pages/users/static/2.png
  22. BIN
      pages/users/static/3.png
  23. BIN
      pages/users/static/4.png
  24. BIN
      pages/users/static/address.png
  25. BIN
      pages/users/static/admin-msg.png
  26. BIN
      pages/users/static/logo2.png
  27. BIN
      pages/users/static/medal01.png
  28. BIN
      pages/users/static/medal02.png
  29. BIN
      pages/users/static/medal03.png
  30. BIN
      pages/users/static/member-font.png
  31. BIN
      pages/users/static/member-wang.png
  32. BIN
      pages/users/static/money.png
  33. BIN
      pages/users/static/score.png
  34. BIN
      pages/users/static/share-info2.png
  35. BIN
      pages/users/static/signH.png
  36. BIN
      pages/users/static/value.jpg
  37. BIN
      pages/users/static/vip.png
  38. BIN
      pages/users/static/vip01.png
  39. BIN
      pages/users/static/vip02.png
  40. BIN
      pages/users/static/vip03.png
  41. BIN
      pages/users/static/vip04.png
  42. BIN
      pages/users/static/vip05.png
  43. 1 1
      pages/users/user_address/index.vue
  44. 1 1
      pages/users/user_cancellation/index.vue
  45. 1 1
      pages/users/user_distribution_level/index.vue
  46. 2 1
      pages/users/user_vip/index.vue
  47. BIN
      static/images/fvip.png
  48. BIN
      static/images/headwear.png
  49. BIN
      static/images/jf-head.png
  50. BIN
      static/images/jvip.png
  51. BIN
      static/images/member.png
  52. BIN
      static/images/member01.png
  53. BIN
      static/images/posterbackgd.png
  54. BIN
      static/images/spike-icon-002.gif
  55. BIN
      static/images/stop.png
  56. BIN
      static/images/support.png
  57. BIN
      static/images/svip.gif
  58. BIN
      static/images/svip.png
  59. BIN
      static/images/user_vip.png
  60. BIN
      static/images/vip.png

+ 0 - 13
pages.json

@@ -1166,19 +1166,6 @@
 							// #endif
 						}
 					}
-				},
-				{
-					"path": "settled/index",
-					"style": {
-						"navigationBarTitleText": "代理商申请",
-						"app-plus": {
-							// #ifdef APP-PLUS
-							"titleNView": {
-								"type": "default"
-							}
-							// #endif
-						}
-					}
 				}
 			]
 		},

+ 1 - 1
pages/annex/offline_result/index.vue

@@ -1,7 +1,7 @@
 <template>
 	<view>
 		<view class="result">
-			<view class="image-wrap"><image class="image" src="../static/offline-result.png"></image></view>
+			<!-- <view class="image-wrap"><image class="image" src="../static/offline-result.png"></image></view> -->
 			<view class="text">{{$t(`支付成功`)}}</view>
 		</view>
 		<navigator class="link"  url="/pages/index/index" open-type="switchTab">{{$t(`进入商城`)}}</navigator>

+ 0 - 982
pages/annex/settled/index.vue

@@ -1,982 +0,0 @@
-<template>
-	<view v-if="status == -1 && !inloading" :style="colorStyle">
-		<form report-submit='true'>
-			<view class='merchantsSettled'>
-				<image mode="widthFix" class="merchantBg" src="../static/img.jpg" alt="">
-					<!-- <view class="application-record" @click="jumpToList">
-						申请记录
-						<text class="iconfont icon-xiangyou"></text>
-					</view> -->
-					<view class='list'>
-						<view class="item">
-							<view class="acea-row row-middle">
-								<!-- <i class="icon iconfont icon-qiye"></i> -->
-								<text class="item-name">{{$t(`代理商名称`)}}</text>
-								<input type="text" maxlength="30" :placeholder="$t(`请输入代理商名称`)"
-									v-model="merchantData.agent_name" @input="validateBtn"
-									placeholder-class='placeholder' />
-							</view>
-						</view>
-						<view class="item">
-							<view class="acea-row row-middle">
-								<!-- <i class="icon iconfont icon-yonghu3"></i> -->
-								<text class="item-name">{{$t(`用户姓名`)}}</text>
-								<input type="text" :placeholder="$t(`请输入姓名`)" v-model="merchantData.name" @input="validateBtn"
-									placeholder-class='placeholder' />
-							</view>
-						</view>
-						<view class="item">
-							<view class="acea-row row-middle">
-								<!-- <i class="icon iconfont icon-shoujihao"></i> -->
-								<text class="item-name">{{$t(`联系电话`)}}</text>
-								<input type="text" :placeholder="$t(`请输入手机号`)" v-model="merchantData.phone"
-									@input="validateBtn" placeholder-class='placeholder' />
-							</view>
-						</view>
-						<view class="item rel">
-							<view class="acea-row row-middle">
-								<!-- <i class="icon iconfont icon-yanzhengma"></i> -->
-								<text class="item-name">{{$t(`验证码`)}}</text>
-								<input type="text" :placeholder="$t(`填写验证码`)" v-model="merchantData.code" @input="validateBtn"
-									class="codeIput" placeholder-class='placeholder' />
-								<button class="code" :disabled="disabled" :class="disabled === true ? 'on' : ''"
-									@click="getCode">
-									{{ text }}
-								</button>
-
-							</view>
-						</view>
-						<view class="item">
-							<view class="acea-row row-middle">
-								<!-- <i class="icon iconfont icon-shoujihao"></i> -->
-								<text class="item-name">{{$t(`邀请码`)}}</text>
-								<input type="text" :placeholder="$t(`请输入代理商邀请码`)" v-model="merchantData.division_invite"
-									@input="validateBtn" placeholder-class='placeholder' />
-							</view>
-						</view>
-						<view class="item no-border">
-							<view class='acea-row row-middle'>
-								<text class="item-title">{{$t(`请上传营业执照及行业相关资质证明图片`)}}</text>
-								<text class="item-desc">({{$t(`图片最多可上传10张,图片格式支持JPG、PNG、JPEG`)}})</text>
-								<view class="upload">
-									<view class='pictrue' v-for="(item,index) in images" :key="index"
-										:data-index="index" @click="getPhotoClickIdx">
-										<image :src='item'></image>
-										<text class='iconfont icon-guanbi1' @click.stop='DelPic(index)'></text>
-									</view>
-									<view class='pictrue acea-row row-center-wrapper row-column' @click='uploadpic'
-										v-if="images.length < 10">
-										<text class='iconfont icon-icon25201'></text>
-										<view>{{$t(`上传图片`)}}</view>
-									</view>
-								</view>
-							</view>
-						</view>
-
-						<view class="item no-border">
-							<checkbox-group @change='ChangeIsAgree'>
-								<checkbox class="checkbox" :checked="isAgree ? true : false" />{{$t(`已阅读并同意`)}}
-							</checkbox-group>
-							<button class="settleAgree" @click="getAgentAgreement">《{{$t(`代理商协议`)}}》</button>
-						</view>
-						<button class='submitBtn' :class="isAgree === true ? 'on':''" @click="formSubmit">{{$t(`提交申请`)}}</button>
-
-					</view>
-			</view>
-		</form>
-		<view class="settlementAgreement" v-if="showProtocol">
-			<view class="setAgCount">
-				<i class="icon iconfont icon-cha" @click="showProtocol = false"></i>
-				<div class="title">{{$t(`代理商入驻协议`)}}</div>
-				<view class="content">
-					<jyf-parser :html="protocol" ref="article" :tag-style="tagStyle"></jyf-parser>
-					<!-- <view v-html="protocol"></view> -->
-				</view>
-
-			</view>
-		</view>
-		<view class='loadingicon acea-row row-center-wrapper' v-if="loading">
-			<text class='loading iconfont icon-jiazai' :hidden='loading==false'></text>
-		</view>
-		<!-- #ifdef MP -->
-		<authorize @onLoadFun="onLoadFun" :isAuto="isAuto" :isShowAuth="isShowAuth" @authColse="authColse"></authorize>
-		<!-- #endif -->
-	</view>
-	<view class="settledSuccessMain" v-else-if='status == 0'>
-		<view class="settledSuccessful">
-			<image class="image" src="../static/success.png" alt="">
-				<view class="title">{{$t(`恭喜,您的资料提交成功!`)}}</view>
-				<view class="goHome" hover-class="none" @click="goHome">
-					{{$t(`返回首页`)}}
-				</view>
-		</view>
-	</view>
-	<view class="settledSuccessMain" v-else-if='status == 1'>
-		<view class="settledSuccessful">
-			<image class="image" src="../static/success.png" alt="">
-				<view class="title">{{$t(`恭喜,您的资料通过审核!`)}}</view>
-				<view class="goHome" hover-class="none" @click="goHome">
-					{{$t(`返回首页`)}}
-				</view>
-		</view>
-	</view>
-	<view class="settledSuccessMain" v-else-if='status == 2'>
-		<view class="settledSuccessful">
-			<image class="image" src="../static/error.png" alt="">
-				<view class="title">{{$t(`您的申请未通过!`)}}</view>
-				<view class="info" v-if="refusal_reason">{{refusal_reason}}</view>
-				<view class="again" hover-class="none" @click="applyAgain">
-					{{$t(`重新申请`)}}
-				</view>
-				<view class="goHome" hover-class="none" @click="goHome">
-					{{$t(`返回首页`)}}
-				</view>
-		</view>
-	</view>
-</template>
-<script>
-	import {
-		toLogin
-	} from '@/libs/login.js';
-	import {
-		create,
-		getCodeApi,
-		registerVerify,
-		getGoodsDetails,
-		updateGoodsRecord,
-		getAgentAgreement
-	} from '@/api/store.js';
-	import {
-		getCaptcha
-	} from "@/api/user";
-	import {
-		mapGetters
-	} from "vuex";
-	import parser from "@/components/jyf-parser/jyf-parser";
-	// #ifdef MP
-	import authorize from '@/components/Authorize';
-	// #endif
-	import colors from "@/mixins/color";
-	const app = getApp();
-	export default {
-		components: {
-			"jyf-parser": parser,
-			// #ifdef MP
-			authorize,
-			// #endif
-		},
-		mixins: [colors],
-		data() {
-			return {
-				inloading: true,
-				status: -1,
-				isAuto: false, //没有授权的不会自动授权
-				isShowAuth: false, //是否隐藏授权
-				text: this.$t(`获取验证码`),
-				codeUrl: "",
-				disabled: false,
-				isAgree: false,
-				showProtocol: false,
-				isShowCode: false,
-				loading: false,
-				merchantData: {
-					agent_name: "",
-					name: "",
-					phone: "",
-					classification: '',
-					division_invite: ''
-				},
-				validate: false,
-				successful: false,
-				keyCode: "",
-				codeVal: "",
-				protocol: app.globalData.sys_intention_agree,
-				timer: "",
-				index: 0,
-				index1: 0,
-				mer_classification: "",
-				mer_storeType: '',
-				images: [],
-				tagStyle: {
-					img: 'width:100%;display:block;',
-					table: 'width:100%',
-					video: 'width:100%'
-				},
-				mer_i_id: null, // 代理商申请id
-				isType: false,
-				id: 0,
-				refusal_reason: ""
-			};
-		},
-		beforeDestroy() {
-			clearTimeout(this.timer)
-		},
-		computed: mapGetters(['isLogin']),
-		onLoad(options) {
-			console.log(options)
-			if (this.isLogin) {
-				this.$nextTick(function() {
-					this.getGoodsDetails()
-				})
-			} else {
-				// #ifdef H5 || APP-PLUS
-				toLogin();
-				// #endif 
-				// #ifdef MP
-				this.isAuto = true;
-				this.$set(this, 'isShowAuth', true)
-				// #endif
-			}
-			if (options.id) {
-				this.id = id
-				uni.showLoading({
-					title: this.$t(`正在加载中`),
-				});
-			}
-		},
-		onShow() {
-
-		},
-		methods: {
-			getAgentAgreement() {
-				getAgentAgreement().then(res => {
-					this.isType = false;
-					this.showProtocol = true;
-					this.protocol = res.data.content
-				})
-			},
-			// 获取验证码api
-			getCode() {
-				let that = this
-				getCodeApi().then(res => {
-					that.keyCode = res.data.key;
-					this.code()
-				}).catch(res => {
-					that.$util.Tips({
-						title: res
-					});
-				});
-			},
-			// 获取历史提交数据详情
-			getGoodsDetails() {
-				getGoodsDetails().then(res => {
-					console.log(res)
-					this.status = res.data.status
-					let resData = res.data
-					if (res.data.status !== -1) {
-						let arr = Object.keys(this.merchantData)
-						arr.map(item => {
-							this.merchantData[item] = resData[item]
-						})
-						uni.hideLoading();
-					}
-					if (this.status === 2) {
-						this.refusal_reason = resData.refusal_reason
-					}
-					this.inloading = false
-				})
-			},
-			//获取代理商分类名称
-			getCategoryName(id, arr) {
-				for (let i = 0; i < arr.length; i++) {
-					if (arr[i].merchant_category_id === id) {
-						return arr[i]['category_name']
-					}
-				}
-			},
-			// 图片预览
-			// 获得相册 idx
-			getPhotoClickIdx(e) {
-				let _this = this;
-				let idx = e.currentTarget.dataset.index;
-				_this.imgPreview(_this.images, idx);
-			},
-			// 图片预览
-			imgPreview: function(list, idx) {
-				// list:图片 url 数组
-				if (list && list.length > 0) {
-					uni.previewImage({
-						current: list[idx], //  传 Number H5端出现不兼容 
-						urls: list
-					});
-				}
-			},
-			// 授权回调
-			onLoadFun: function() {
-				this.isShowAuth = false;
-			},
-			// 授权关闭
-			authColse: function(e) {
-				this.isShowAuth = e
-			},
-			toggleTab(str) {
-				this.$refs[str].show();
-			},
-			// 首页
-			goHome() {
-				uni.switchTab({
-					url: '/pages/index/index'
-				});
-			},
-			applyAgain() {
-				this.status = -1
-			},
-			/**
-			 * 上传文件
-			 * 
-			 */
-			uploadpic: function() {
-				let that = this;
-				that.$util.uploadImageOne('upload/image', (res) => {
-					this.images.push(res.data.url);
-					that.$set(that, 'images', that.images);
-				});
-
-			},
-			/**
-			 * 删除图片
-			 * 
-			 */
-			DelPic: function(index) {
-				let that = this,
-					pic = this.images[index];
-				that.images.splice(index, 1);
-				that.$set(that, 'images', that.images);
-			},
-
-			// 获取验证码
-			async code() {
-				let that = this;
-				if (!that.merchantData.phone) return that.$util.Tips({
-					title: that.$t(`请输入手机号`)
-				});
-				if (!/^1(3|4|5|7|8|9|6)\d{9}$/i.test(that.merchantData.phone)) return that.$util.Tips({
-					title: that.$t(`请输入正确的手机号码`)
-				});
-				await registerVerify({
-					phone: that.merchantData.phone,
-					key: that.keyCode,
-				}).then(res => {
-					that.$util.Tips({
-						title: res.msg
-					});
-					that.sendCode();
-				}).catch(err => {
-					return that.$util.Tips({
-						title: err
-					})
-				})
-			},
-			getcaptcha() {
-				let that = this
-				getCaptcha().then(data => {
-					that.codeUrl = data.data.captcha; //图片路径
-					that.codeVal = data.data.code; //图片验证码
-					that.codeKey = data.data.key //图片验证码key
-				})
-				that.isShowCode = true;
-			},
-			sendCode() {
-				if (this.disabled) return;
-				this.disabled = true;
-				let n = 60;
-				this.text = n + "s";
-				const run = setInterval(() => {
-					n = n - 1;
-					if (n < 0) {
-						clearInterval(run);
-					}
-					this.text = n + "s";
-					if (this.text < 0 + "s") {
-						this.disabled = false;
-						this.text = this.$t(`重新获取`);
-					}
-				}, 1000);
-			},
-			onConfirm(val) {
-				this.region = val.checkArr[0] + '-' + val.checkArr[1] + '-' + val.checkArr[2];
-			},
-			ChangeIsAgree(e) {
-				this.isAgree = !this.isAgree;
-				this.validateBtn()
-			},
-
-			formSubmit: function(e) {
-				let that = this;
-				if (that.validateForm() && that.validate) {
-					let requestData = {
-						uid: this.$store.state.app.uid,
-						phone: that.merchantData.phone,
-						agent_name: that.merchantData.agent_name,
-						name: that.merchantData.name,
-						code: that.merchantData.code,
-						division_invite: that.merchantData.division_invite,
-						images: that.images,
-						id: this.id
-					}
-					create(requestData).then(data => {
-						if (data.status == 200) {
-							this.timer = setTimeout(() => {
-								that.getGoodsDetails()
-							}, 1000)
-						}
-
-					}).catch(res => {
-						that.$util.Tips({
-							title: res
-						});
-					})
-
-				}
-
-
-			},
-			validateBtn: function() {
-				let that = this,
-					value = that.merchantData;
-				if (value.agent_name && value.name && value.phone && /^1(3|4|5|7|8|9|6)\d{9}$/i.test(value
-						.phone) &&
-					value.code && that.isAgree && value.classification) {
-					if (!that.isShowCode) {
-						that.validate = true;
-					} else {
-						if (that.codeVal) {
-							that.validate = true;
-						} else {
-							that.validate = false;
-						}
-					}
-
-				}
-			},
-
-			validateForm: function() {
-				let that = this,
-					value = that.merchantData;
-
-				if (!value.agent_name) return that.$util.Tips({
-					title: that.$t(`请输入代理商名称`)
-				});
-				if (!value.name) return that.$util.Tips({
-					title: that.$t(`请输入姓名`)
-				});
-				if (!value.phone) return that.$util.Tips({
-					title: that.$t(`请输入手机号`)
-				});
-				if (!/^1(3|4|5|7|8|9|6)\d{9}$/i.test(value.phone)) return that.$util.Tips({
-					title: that.$t(`请输入正确的手机号码`)
-				});
-				if (!value.code) return that.$util.Tips({
-					title: that.$t(`填写验证码`)
-				});
-				if (that.isShowCode && !that.codeVal) return that.$util.Tips({
-					title: that.$t(`请填写图片验证码`)
-				});
-				if (!that.images.length) return that.$util.Tips({
-					title: that.$t(`请上传营业执照`)
-				});
-				if (!that.isAgree) return that.$util.Tips({
-					title: that.$t(`请勾选并同意入驻协议`)
-				});
-				that.validate = true;
-				return true;
-			},
-			jumpToList() {
-				uni.navigateTo({
-					url: "/pages/store/applicationRecord/index"
-				})
-			},
-
-		}
-	}
-</script>
-
-<style scoped lang="scss">
-	.uni-input-placeholder {
-		color: #B2B2B2;
-	}
-
-	.item-name {
-		width: 190rpx;
-	}
-
-	.uni-list-cell {
-		position: relative;
-
-		.iconfont {
-			font-size: 14px;
-			color: #7a7a7a;
-			position: absolute;
-			right: 15px;
-			top: 7rpx;
-		}
-
-		.icon-guanbi2 {
-			right: 35px;
-		}
-	}
-
-	.merchantsSettled {
-		background: linear-gradient(#fd3d1d 0%, #fd151b 100%);
-		height: 140vh;
-	}
-
-	.merchantsSettled .merchantBg {
-		width: 750rpx;
-		width: 100%;
-	}
-
-	.merchantsSettled .list {
-		background-color: #fff;
-		border-radius: 12px;
-		padding: 22px 0;
-		margin: 0 15px;
-		position: absolute;
-		top: 300rpx;
-		// margin-top: -160px;
-		width: calc(100% - 30px);
-	}
-
-	.application-record {
-		position: absolute;
-		display: flex;
-		align-items: center;
-		top: 240rpx;
-		right: 0;
-		color: #fff;
-		font-size: 22rpx;
-		background-color: rgba(0, 0, 0, 0.3);
-		padding: 8rpx 18rpx;
-		border-radius: 20px 0px 0px 20px;
-	}
-
-	.merchantsSettled .list .item {
-		padding: 50rpx 0 20rpx;
-		border-bottom: 1rpx solid #eee;
-		position: relative;
-		margin: 0 20px;
-
-		&.no-border {
-			border-bottom: none;
-			padding-left: 0;
-			padding-right: 0;
-		}
-
-		.item-title {
-			color: #666666;
-			font-size: 28rpx;
-			display: block;
-		}
-
-		.item-desc {
-			color: #B2B2B2;
-			font-size: 22rpx;
-			display: block;
-			margin-top: 9rpx;
-			line-height: 36rpx;
-		}
-	}
-
-	.acea-row,
-	.upload {
-		display: -webkit-box;
-		display: -moz-box;
-		display: -webkit-flex;
-		display: -ms-flexbox;
-		display: flex;
-		-webkit-box-lines: multiple;
-		-moz-box-lines: multiple;
-		-o-box-lines: multiple;
-		-webkit-flex-wrap: wrap;
-		-ms-flex-wrap: wrap;
-		flex-wrap: wrap;
-	}
-
-	.upload {
-		margin-top: 20rpx;
-	}
-
-	.acea-row.row-middle {
-		-webkit-box-align: center;
-		-moz-box-align: center;
-		-o-box-align: center;
-		-ms-flex-align: center;
-		-webkit-align-items: center;
-		align-items: center;
-		padding-left: 2px;
-	}
-
-	.acea-row.row-column {
-		-webkit-box-orient: vertical;
-		-moz-box-orient: vertical;
-		-o-box-orient: vertical;
-		-webkit-flex-direction: column;
-		-ms-flex-direction: column;
-		flex-direction: column;
-	}
-
-	.acea-row.row-center-wrapper {
-		-webkit-box-align: center;
-		-moz-box-align: center;
-		-o-box-align: center;
-		-ms-flex-align: center;
-		-webkit-align-items: center;
-		align-items: center;
-		-webkit-box-pack: center;
-		-moz-box-pack: center;
-		-o-box-pack: center;
-		-ms-flex-pack: center;
-		-webkit-justify-content: center;
-		justify-content: center;
-	}
-
-	.merchantsSettled .list .item .pictrue {
-		width: 130rpx;
-		height: 130rpx;
-		margin: 24rpx 22rpx 0 0;
-		position: relative;
-		font-size: 11px;
-		color: #bbb;
-
-		&:nth-child(4n) {
-			margin-right: 0;
-		}
-
-		&:nth-last-child(1) {
-			border: 0.5px solid #ddd;
-			box-sizing: border-box;
-		}
-
-
-		uni-image,
-		image {
-			width: 100%;
-			height: 100%;
-			border-radius: 1px;
-
-			img {
-				-webkit-touch-callout: none;
-				-webkit-user-select: none;
-				-moz-user-select: none;
-				display: block;
-				position: absolute;
-				top: 0;
-				left: 0;
-				opacity: 0;
-				width: 100%;
-				height: 100%;
-			}
-		}
-
-		.icon-guanbi1 {
-			font-size: 33rpx;
-			position: absolute;
-			top: -10px;
-			right: -10px;
-		}
-	}
-
-	.uni-list-cell-db {
-		position: relative;
-	}
-
-	.wenhao {
-		width: 34rpx;
-		height: 34rpx;
-		display: flex;
-		align-items: center;
-		justify-content: center;
-		font-size: 28rpx;
-		border-radius: 50%;
-		background: #E3E3E3;
-		color: #ffffff !important;
-		margin-left: 4rpx;
-		position: absolute;
-		left: 122rpx;
-	}
-
-	.merchantsSettled .list .item .imageCode {
-		position: absolute;
-		top: 7px;
-		right: 0;
-	}
-
-	.merchantsSettled .list .item .icon {
-		font-size: 40rpx;
-		color: #b4b1b4;
-	}
-
-	.merchantsSettled .list .item input {
-		width: 400rpx;
-		font-size: 30rpx;
-		// margin-left: 30px;
-	}
-
-	.merchantsSettled .list .item .placeholder {
-		color: #b2b2b2;
-	}
-
-	.merchantsSettled .default {
-		padding: 0 30rpx;
-		height: 90rpx;
-		background-color: #fff;
-		margin-top: 23rpx;
-	}
-
-	.merchantsSettled .default checkbox {
-		margin-right: 15rpx;
-	}
-
-	.merchantsSettled .acea-row uni-image {
-		width: 20px;
-		height: 20px;
-		display: block;
-	}
-
-	.merchantsSettled .list .item .codeIput {
-		width: 125px;
-	}
-
-	.uni-input-input {
-		display: block;
-		height: 100%;
-		background: none;
-		color: inherit;
-		opacity: 1;
-		-webkit-text-fill-color: currentcolor;
-		font: inherit;
-		line-height: inherit;
-		letter-spacing: inherit;
-		text-align: inherit;
-		text-indent: inherit;
-		text-transform: inherit;
-		text-shadow: inherit;
-	}
-
-	.merchantsSettled .list .item .code {
-		position: absolute;
-		width: 93px;
-		line-height: 27px;
-		border: 1px solid #E93323;
-		border-radius: 15px;
-		color: #E93323;
-		text-align: center;
-		bottom: 8px;
-		right: 0;
-		font-size: 12px;
-	}
-
-	.merchantsSettled .list .item .code.on {
-		background-color: #bbb;
-		color: #fff;
-		border-color: #bbb;
-	}
-
-	.merchantsSettled .submitBtn {
-		width: 588rpx;
-		margin: 0 auto;
-		height: 86rpx;
-		border-radius: 25px;
-		text-align: center;
-		line-height: 86rpx;
-		font-size: 15px;
-		color: #fff;
-		background: #E3E3E3;
-		margin-top: 25px;
-	}
-
-	.merchantsSettled .submitBtn.on {
-		background: #E93323;
-	}
-
-	uni-checkbox-group,
-	.settleAgree {
-		display: inline-block;
-		font-size: 24rpx;
-	}
-
-	uni-checkbox-group {
-		color: #b2b2b2;
-	}
-
-	.settleAgree {
-		color: #E93323;
-		position: relative;
-		top: 2px;
-		left: 8px;
-	}
-
-	.merchantsSettled uni-checkbox .uni-checkbox-wrapper {
-		width: 30rpx;
-		height: 30rpx;
-		border: 2rpx solid #C3C3C3;
-		border-radius: 15px;
-	}
-
-	.settlementAgreement {
-		width: 100%;
-		height: 100%;
-		position: fixed;
-		top: 0;
-		left: 0;
-		background: rgba(0, 0, 0, .5);
-		z-index: 10;
-	}
-
-	.settlementAgreement .setAgCount {
-		background: #fff;
-		width: 656rpx;
-		height: 458px;
-		position: absolute;
-		top: 50%;
-		left: 50%;
-		border-radius: 12rpx;
-		-webkit-border-radius: 12rpx;
-		padding: 52rpx;
-		-webkit-transform: translate(-50%, -50%);
-		-moz-transform: translate(-50%, -50%);
-		transform: translate(-50%, -50%);
-		overflow: hidden;
-
-		.content {
-			height: 900rpx;
-			overflow-y: scroll;
-
-			/deep/ p {
-				font-size: 13px;
-				line-height: 22px;
-			}
-
-			/deep/ img {
-				max-width: 100%;
-			}
-		}
-	}
-
-	.settlementAgreement .setAgCount .icon {
-		font-size: 42rpx;
-		color: #b4b1b4;
-		position: absolute;
-		top: 15rpx;
-		right: 15rpx;
-
-	}
-
-	.settlementAgreement .setAgCount .title {
-		color: #333;
-		font-size: 32rpx;
-		text-align: center;
-		font-weight: bold;
-	}
-
-	.settlementAgreement .setAgCount .content {
-		margin-top: 32rpx;
-		color: #333;
-		font-size: 26rpx;
-		line-height: 22px;
-		text-align: justify;
-		text-justify: distribute-all-lines;
-		height: 756rpx;
-		overflow-y: scroll;
-	}
-
-	.settledSuccessMain {
-		height: 100vh;
-		display: flex;
-		flex-direction: column;
-		background: #fff;
-	}
-
-	.settledSuccessful {
-		flex: 1;
-		width: 100%;
-		padding: 0 56px;
-		height: auto;
-		background: #fff;
-		text-align: center;
-	}
-
-	.settledSuccessful .image {
-		width: 189px;
-		height: 157px;
-		margin-top: 66px;
-	}
-
-	.settledSuccessful .title {
-		color: #333333;
-		font-size: 16px;
-		font-weight: bold;
-		margin-top: 35px;
-	}
-
-	.settledSuccessful .info {
-		color: #999;
-		font-size: 26rpx;
-		margin-top: 18rpx;
-	}
-
-	.settledSuccessful .goHome {
-		margin: 20px auto 0;
-		line-height: 43px;
-		color: #282828;
-		font-size: 15px;
-		border: 1px solid #B4B4B4;
-		border-radius: 60px;
-	}
-
-	.settledSuccessful .again {
-		margin: 30px auto 0;
-		line-height: 43px;
-		color: #fff;
-		font-size: 15px;
-		background-color: #E93323;
-		border-radius: 60px;
-	}
-
-	/deep/ uni-checkbox .uni-checkbox-input {
-		width: 15px;
-		height: 15px;
-		position: relative;
-	}
-
-	/deep/ uni-checkbox .uni-checkbox-input.uni-checkbox-input-checked:before {
-		font-size: 14px;
-	}
-
-	/deep/ uni-checkbox .uni-checkbox-input-checked {
-		background-color: #fd151b !important;
-	}
-
-	.loadingicon {
-		height: 100vh;
-		overflow: hidden;
-		position: absolute;
-		top: 0;
-		left: 0;
-	}
-
-	.icon-xiangyou {
-		font-size: 22rpx;
-	}
-
-	// #ifdef MP
-	checkbox-group {
-		display: inline-block;
-	}
-
-	// #endif
-	.setAgCount {
-		/deep/ table {
-			border: 1rpx solid #DDD;
-			border-bottom: none;
-			border-right: none;
-		}
-
-		/deep/ td,
-		th {
-			padding: 5rpx 10rpx;
-			border-bottom: 1rpx solid #DDD;
-			border-right: 1rpx solid #DDD;
-		}
-	}
-</style>

BIN
pages/annex/static/img.jpg


BIN
pages/annex/static/offline-result.png


+ 1 - 1
pages/goods/goods_comment_con/components/userAddress.vue

@@ -2,7 +2,7 @@
 	<view class="aleart" v-if="aleartStatus">
 		<image src="../../../../static/images/poster-close.png" class="close" @click="posterImageClose"></image>
 		<view class="title">
-			<image class="title-img" src="../../static/address-aleart-header.png" mode=""></image>
+			<!-- <image class="title-img" src="../../static/address-aleart-header.png" mode=""></image> -->
 		</view>
 		<view class="aleart-body">
 			<form @submit="formSubmit" class="form-data">

+ 1 - 1
pages/goods/lottery/components/userAddress.vue

@@ -2,7 +2,7 @@
 	<view class="aleart" v-if="aleartStatus">
 		<image src="../../../../static/images/poster-close.png" class="close" @click="posterImageClose"></image>
 		<view class="title">
-			<image class="title-img" src="../../static/address-aleart-header.png" mode=""></image>
+			<!-- <image class="title-img" src="../../static/address-aleart-header.png" mode=""></image> -->
 		</view>
 		<view class="aleart-body">
 			<form @submit="formSubmit" class="form-data">

+ 1 - 1
pages/goods/order_details/index.vue

@@ -54,7 +54,7 @@
 						</view>
 					</view>
 					<view class="gear">
-						<image src="../static/writeOff.jpg"></image>
+						<!-- <image src="../static/writeOff.jpg"></image> -->
 					</view>
 					<view class="num">{{ orderInfo._verify_code }}</view>
 					<view class="rules">

+ 1 - 1
pages/goods/order_details/index_mall.vue

@@ -89,7 +89,7 @@
 						</view>
 					</view>
 					<view class="gear">
-						<image src="../static/writeOff.jpg"></image>
+						<!-- <image src="../static/writeOff.jpg"></image> -->
 					</view>
 					<view class="num">{{orderInfo._verify_code}}</view>
 					<view class="rules">

+ 1 - 1
pages/goods/order_pay_status/components/userAddress.vue

@@ -2,7 +2,7 @@
 	<view class="aleart" v-if="aleartStatus">
 		<image src="/static/images/poster-close.png" class="close" @click="posterImageClose"></image>
 		<view class="title">
-			<image class="title-img" src="../../static/address-aleart-header.png" mode=""></image>
+			<!-- <image class="title-img" src="../../static/address-aleart-header.png" mode=""></image> -->
 		</view>
 		<view class="aleart-body">
 			<form @submit="formSubmit" class="form-data">

BIN
pages/goods/static/address-aleart-header.png


BIN
pages/goods/static/lottery-click.png


BIN
pages/goods/static/writeOff.jpg


+ 0 - 1
pages/goods_details/index.vue

@@ -442,7 +442,6 @@ export default {
 			PromotionCode: "", //二维码图片
 			canvasStatus: false, //海报绘图标签
 			posterImage: "", //海报路径
-			posterbackgd: "/static/images/posterbackgd.png",
 			sharePacket: {
 				isState: true, //默认不显示
 			}, //分销商详细

+ 1 - 1
pages/index/diy/components/seckill.vue

@@ -4,7 +4,7 @@
 			<view class="hd">
 				<view class="left">
 					<image :src="imgUrl" class="icon" v-if="imgUrl"></image>
-					<image src="/static/images/spike-icon-002.gif" class="icon" v-else></image>
+					<!-- <image src="/static/images/spike-icon-002.gif" class="icon" v-else></image> -->
 					
 					<view class="name">{{$t(`限时秒杀`)}}</view>
 					<!-- <image src="/static/images/spike-icon-001.png" class="title"></image> -->

+ 1 - 1
pages/points_mall/index.vue

@@ -1,7 +1,7 @@
 <template>
 	<view :style="colorStyle">
 		<view class="points-swiper">
-			<image class="bag" src="../../static/images/jf-head.png" mode=""></image>
+			<!-- <image class="bag" src="../../static/images/jf-head.png" mode=""></image> -->
 			<view class="swiper">
 				<swiper indicator-dots="true" :autoplay="autoplay" :circular="circular" :interval="interval"
 					:duration="duration" indicator-color="rgba(255,255,255,0.6)" indicator-active-color="#fff">

+ 2 - 2
pages/user/index.vue

@@ -871,7 +871,7 @@ body {
 
 .cardVipA {
 	position: absolute;
-	background: url('~@/static/images/member.png') no-repeat;
+	// background: url('~@/static/images/member.png') no-repeat;
 	background-size: 100% 100%;
 	width: 750rpx;
 	height: 84rpx;
@@ -1309,7 +1309,7 @@ body {
 	width: 690rpx;
 	height: 134rpx;
 	margin: -72rpx auto 0;
-	background: url('~@/static/images/user_vip.png');
+	// background: url('~@/static/images/user_vip.png');
 	background-size: cover;
 	padding-left: 118rpx;
 	padding-right: 34rpx;

+ 1 - 1
pages/users/login/index.vue

@@ -2,7 +2,7 @@
 	<view class="login-wrapper" :style="colorStyle">
 		<view class="shading">
 			<image :src="logoUrl" v-if="logoUrl" />
-			<image src="../static/logo2.png" v-else />
+			<!-- <image src="../static/logo2.png" v-else /> -->
 		</view>
 		<view class="whiteBg" v-if="formItem === 1">
 			<view class="list" v-if="current !== 1">

+ 1 - 1
pages/users/retrievePassword/index.vue

@@ -2,7 +2,7 @@
 	<div class="register absolute">
 		<div class="shading">
 			<div class="pictrue acea-row row-center-wrapper">
-				<image src="../static/logo2.png" />
+				<!-- <image src="../static/logo2.png" /> -->
 			</div>
 		</div>
 		<div class="whiteBg">

BIN
pages/users/static/1.png


BIN
pages/users/static/2.png


BIN
pages/users/static/3.png


BIN
pages/users/static/4.png


BIN
pages/users/static/address.png


BIN
pages/users/static/admin-msg.png


BIN
pages/users/static/logo2.png


BIN
pages/users/static/medal01.png


BIN
pages/users/static/medal02.png


BIN
pages/users/static/medal03.png


BIN
pages/users/static/member-font.png


BIN
pages/users/static/member-wang.png


BIN
pages/users/static/money.png


BIN
pages/users/static/score.png


BIN
pages/users/static/share-info2.png


BIN
pages/users/static/signH.png


BIN
pages/users/static/value.jpg


BIN
pages/users/static/vip.png


BIN
pages/users/static/vip01.png


BIN
pages/users/static/vip02.png


BIN
pages/users/static/vip03.png


BIN
pages/users/static/vip04.png


BIN
pages/users/static/vip05.png


+ 1 - 1
pages/users/user_address/index.vue

@@ -39,7 +39,7 @@
 
 				<button class='keepBnt bg-color' form-type="submit">{{ $t(`立即保存`) }}</button>
 				<!-- #ifdef MP -->
-				<view class="wechatAddress" v-if="!id" @click="getWxAddress">{{ $t(`导入微信地址`) }}</view>
+				<!-- <view class="wechatAddress" v-if="!id" @click="getWxAddress">{{ $t(`导入微信地址`) }}</view> -->
 				<!-- #endif -->
 				<!-- #ifdef H5 -->
 				<view class="wechatAddress" v-if="this.$wechat.isWeixin() && !id" @click="getAddress">{{ $t(`导入微信地址`) }}

+ 1 - 1
pages/users/user_cancellation/index.vue

@@ -148,7 +148,7 @@
 			height: 270rpx;
 			border-top-left-radius: 10rpx;
 			border-top-right-radius: 10rpx;
-			background-image: url(../static/address.png);
+			// background-image: url(../static/address.png);
 			background-repeat: round;
 			background-color: #E93323;
 

+ 1 - 1
pages/users/user_distribution_level/index.vue

@@ -1,7 +1,7 @@
 <template>
 	<view :style="colorStyle">
 		<view class='member-center'>
-			<image class="bag" src="../../../static/images/jf-head.png" mode=""></image>
+			<!-- <image class="bag" src="../../../static/images/jf-head.png" mode=""></image> -->
 			<view class='header'>
 				<swiper class="swiper" :current="swiperIndex" previous-margin="55rpx" next-margin="55rpx"
 					@change="swiperChange">

+ 2 - 1
pages/users/user_vip/index.vue

@@ -117,7 +117,8 @@
 			<recommend v-if="hostProduct.length" :hostProduct="hostProduct"></recommend>
 			<view class='growthValue' :class='growthValue==false?"on":""'>
 				<view class='pictrue'>
-					<image src='../static/value.jpg'></image><text class='iconfont icon-guanbi3'
+					<!-- <image src='../static/value.jpg'></image> -->
+					<text class='iconfont icon-guanbi3'
 						@click='growthValue'></text>
 				</view>
 				<view class='conter'>{{illustrate}}</view>

BIN
static/images/fvip.png


BIN
static/images/headwear.png


BIN
static/images/jf-head.png


BIN
static/images/jvip.png


BIN
static/images/member.png


BIN
static/images/member01.png


BIN
static/images/posterbackgd.png


BIN
static/images/spike-icon-002.gif


BIN
static/images/stop.png


BIN
static/images/support.png


BIN
static/images/svip.gif


BIN
static/images/svip.png


BIN
static/images/user_vip.png


BIN
static/images/vip.png