提交
This commit is contained in:
		
							parent
							
								
									4374c28e3e
								
							
						
					
					
						commit
						cfa8c6c47f
					
				@ -76,10 +76,16 @@
 | 
				
			|||||||
										@click="tn('/pages/packageA/user/my_card?id='+v.member_id)"
 | 
															@click="tn('/pages/packageA/user/my_card?id='+v.member_id)"
 | 
				
			||||||
										class="tn-flex tn-flex-center tn-flex-col-center">
 | 
															class="tn-flex tn-flex-center tn-flex-col-center">
 | 
				
			||||||
										<!-- 标题,有需要可以显示出来 -->
 | 
															<!-- 标题,有需要可以显示出来 -->
 | 
				
			||||||
										<view style="width: 130rpx;height: 180rpx">
 | 
															<view style="width: 100rpx;height: 100rpx">
 | 
				
			||||||
											<image :src="apiImgUrl+v.photo_image"
 | 
																<image v-if="v.gender == 1" src="https://ysx.0rui.cn/h5/static/man.png"
 | 
				
			||||||
												style="width: 130rpx;height: 180rpx;border-radius:8rpx;" mode="aspectFill">
 | 
																	style="width: 100rpx;height: 100rpx;border-radius:50%;">
 | 
				
			||||||
											</image>
 | 
																</image>
 | 
				
			||||||
 | 
																<image v-else src="https://ysx.0rui.cn/h5/static/weman.png"
 | 
				
			||||||
 | 
																	style="width: 100rpx;height: 100rpx;border-radius:50%;">
 | 
				
			||||||
 | 
																</image>
 | 
				
			||||||
 | 
																<!-- <image :src="apiImgUrl+v.photo_image"
 | 
				
			||||||
 | 
																	style="width: 130rpx;height: 180rpx;border-radius:8rpx;" mode="aspectFill">
 | 
				
			||||||
 | 
																</image> -->
 | 
				
			||||||
										</view>
 | 
															</view>
 | 
				
			||||||
										<view style="margin-left: 20rpx;">
 | 
															<view style="margin-left: 20rpx;">
 | 
				
			||||||
											<view style="font-size: 28rpx;color: #323232;font-weight: 600;">
 | 
																<view style="font-size: 28rpx;color: #323232;font-weight: 600;">
 | 
				
			||||||
 | 
				
			|||||||
@ -66,10 +66,10 @@
 | 
				
			|||||||
							<view style="font-size: 28rpx;font-weight: normal;margin-top: 10rpx;">协会活动</view>
 | 
												<view style="font-size: 28rpx;font-weight: normal;margin-top: 10rpx;">协会活动</view>
 | 
				
			||||||
						</view>
 | 
											</view>
 | 
				
			||||||
					</tn-grid-item>
 | 
										</tn-grid-item>
 | 
				
			||||||
					<tn-grid-item style="width: 25%" @click="openUrl('/pages/packageA/info/policy')">
 | 
										<tn-grid-item style="width: 25%" @click="openUrl('/pages/packageA/user/my_idea')">
 | 
				
			||||||
						<view style="padding: 30rpx;text-align: center;">
 | 
											<view style="padding: 30rpx;text-align: center;">
 | 
				
			||||||
							<image src="/static/h3.png" style="width: 100rpx;height: 100rpx;"></image>
 | 
												<image src="/static/h3.png" style="width: 100rpx;height: 100rpx;"></image>
 | 
				
			||||||
							<view style="font-size: 28rpx;font-weight: normal;margin-top: 10rpx;">惠企政策</view>
 | 
												<view style="font-size: 28rpx;font-weight: normal;margin-top: 10rpx;">意见建议</view>
 | 
				
			||||||
						</view>
 | 
											</view>
 | 
				
			||||||
					</tn-grid-item>
 | 
										</tn-grid-item>
 | 
				
			||||||
					<tn-grid-item style="width: 25%">
 | 
										<tn-grid-item style="width: 25%">
 | 
				
			||||||
 | 
				
			|||||||
@ -69,9 +69,9 @@
 | 
				
			|||||||
								style="width: 100rpx;height: 100rpx;border-radius: 50%;"></image>
 | 
													style="width: 100rpx;height: 100rpx;border-radius: 50%;"></image>
 | 
				
			||||||
						</view>
 | 
											</view>
 | 
				
			||||||
						<view style="margin-left: 30rpx;">
 | 
											<view style="margin-left: 30rpx;">
 | 
				
			||||||
							<view style="color:#3D3D3D;font-size: 32rpx;font-weight: 600;">洛阳市总商会
 | 
												<view style="color:#3D3D3D;font-size: 32rpx;font-weight: 600;">洛阳市青年户外协会
 | 
				
			||||||
							</view>
 | 
												</view>
 | 
				
			||||||
							<view style="font-size: 28rpx;color:#9B9B9B;margin-top: 15rpx;">成立时间:2021-10-01
 | 
												<view style="font-size: 28rpx;color:#9B9B9B;margin-top: 15rpx;">成立时间:2024年8月13日
 | 
				
			||||||
							</view>
 | 
												</view>
 | 
				
			||||||
						</view>
 | 
											</view>
 | 
				
			||||||
					</view>
 | 
										</view>
 | 
				
			||||||
 | 
				
			|||||||
@ -57,14 +57,14 @@
 | 
				
			|||||||
			<view style="padding: 30rpx;background-color: transparent;">
 | 
								<view style="padding: 30rpx;background-color: transparent;">
 | 
				
			||||||
				<view class="tn-flex tn-flex-center tn-flex-col-center tn-flex-row-between"
 | 
									<view class="tn-flex tn-flex-center tn-flex-col-center tn-flex-row-between"
 | 
				
			||||||
					style="text-align: center;padding: 40rpx 30rpx;background-color: #FFF;border-radius: 20rpx;">
 | 
										style="text-align: center;padding: 40rpx 30rpx;background-color: #FFF;border-radius: 20rpx;">
 | 
				
			||||||
					<view>
 | 
										<!-- <view>
 | 
				
			||||||
						<view>
 | 
											<view>
 | 
				
			||||||
							<image src="/static/wdfb.png" style="width: 80rpx;height: 80rpx;"></image>
 | 
												<image src="/static/wdfb.png" style="width: 80rpx;height: 80rpx;"></image>
 | 
				
			||||||
						</view>
 | 
											</view>
 | 
				
			||||||
						<view style="margin-top: 10rpx;">
 | 
											<view style="margin-top: 10rpx;">
 | 
				
			||||||
							<text>我的发布</text>
 | 
												<text>我的发布</text>
 | 
				
			||||||
						</view>
 | 
											</view>
 | 
				
			||||||
					</view>
 | 
										</view> -->
 | 
				
			||||||
					<view @click="tn('/pages/packageA/user/events_my')">
 | 
										<view @click="tn('/pages/packageA/user/events_my')">
 | 
				
			||||||
						<view>
 | 
											<view>
 | 
				
			||||||
							<image src="/static/ico1.png" style="width: 80rpx;height: 80rpx;"></image>
 | 
												<image src="/static/ico1.png" style="width: 80rpx;height: 80rpx;"></image>
 | 
				
			||||||
 | 
				
			|||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -40,7 +40,7 @@
 | 
				
			|||||||
								</view>
 | 
													</view>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
								<view style="font-size: 26rpx;color: #323232;margin-top: 10rpx;">
 | 
													<view style="font-size: 26rpx;color: #323232;margin-top: 10rpx;">
 | 
				
			||||||
									{{ userThisInfo.unit_position }}
 | 
														{{ userThisInfo.unit_position==null?'未填写':userThisInfo.unit_position}}
 | 
				
			||||||
								</view>
 | 
													</view>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
								<!-- <view style="font-size: 28rpx;margin-top: 10rpx;">
 | 
													<!-- <view style="font-size: 28rpx;margin-top: 10rpx;">
 | 
				
			||||||
@ -68,7 +68,7 @@
 | 
				
			|||||||
								v-if="userThisInfo.if_tongyi != 0">联系电话:xxxxxxxxxxx
 | 
													v-if="userThisInfo.if_tongyi != 0">联系电话:xxxxxxxxxxx
 | 
				
			||||||
							</view>
 | 
												</view>
 | 
				
			||||||
							<view style="font-size: 26rpx;margin-top: 20rpx;">所  在  地:{{
 | 
												<view style="font-size: 26rpx;margin-top: 20rpx;">所  在  地:{{
 | 
				
			||||||
								userThisInfo.region_name }}</view>
 | 
													userThisInfo.region_name==null?'未填写':userThisInfo.region_name }}</view>
 | 
				
			||||||
						</view>
 | 
											</view>
 | 
				
			||||||
					</view>
 | 
										</view>
 | 
				
			||||||
				</view>
 | 
									</view>
 | 
				
			||||||
 | 
				
			|||||||
@ -51,8 +51,8 @@ const store = new Vuex.Store({
 | 
				
			|||||||
		msgCount: 0,
 | 
							msgCount: 0,
 | 
				
			||||||
		// imgUrl: "http://192.168.3.130",
 | 
							// imgUrl: "http://192.168.3.130",
 | 
				
			||||||
		// apiUrl: "http://192.168.3.130/api"
 | 
							// apiUrl: "http://192.168.3.130/api"
 | 
				
			||||||
		imgUrl: "https://ysx.hschool.com.cn",
 | 
							imgUrl: "https://ysx.0rui.cn",
 | 
				
			||||||
		apiUrl: "https://ysx.hschool.com.cn/api"
 | 
							apiUrl: "https://ysx.0rui.cn/api"
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	mutations: {
 | 
						mutations: {
 | 
				
			||||||
		$tStore(state, payload) {
 | 
							$tStore(state, payload) {
 | 
				
			||||||
 | 
				
			|||||||
@ -174,7 +174,7 @@
 | 
				
			|||||||
<style lang="scss" scoped>
 | 
					<style lang="scss" scoped>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  $tn-steps-item-number-width: 44rpx;
 | 
					  $tn-steps-item-number-width: 44rpx;
 | 
				
			||||||
  $tn-steps-item-dot-width: 20rpx;
 | 
					  $tn-steps-item-dot-width: 25rpx;
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  .tn-steps {
 | 
					  .tn-steps {
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
@ -305,10 +305,11 @@
 | 
				
			|||||||
        flex-direction: column;
 | 
					        flex-direction: column;
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
        .tn-steps__item__line {
 | 
					        .tn-steps__item__line {
 | 
				
			||||||
          border-bottom-width: 1px;
 | 
					          border-bottom-width: 2px;
 | 
				
			||||||
          border-bottom-style: solid;
 | 
					          border-bottom-style: dotted;
 | 
				
			||||||
          width: 50%;
 | 
					          border-bottom-color: #FE6E25;
 | 
				
			||||||
          left: 75%;
 | 
					          width: 90%;
 | 
				
			||||||
 | 
					          left: 55%;
 | 
				
			||||||
          
 | 
					          
 | 
				
			||||||
          &--dot {
 | 
					          &--dot {
 | 
				
			||||||
            top: calc(#{$tn-steps-item-dot-width} / 2);
 | 
					            top: calc(#{$tn-steps-item-dot-width} / 2);
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user