宅男在线永久免费观看网直播,亚洲欧洲日产国码无码久久99,野花社区在线观看视频,亚洲人交乣女bbw,一本一本久久a久久精品综合不卡

全部
常見問題
產(chǎn)品動態(tài)
精選推薦

修復(fù)多店會員碼無等級狀態(tài)

管理 管理 編輯 刪除

問題描述:

用戶會員碼無等級狀態(tài)異常。

377b8202410311639109465.png

解決方法:

pages/users/user_member_code/index.vue,找到這個文件,修改template部分。

						<view class="title" :style="{ color: currentLevel.color }">尊敬的{{nowLevel.name}}會員</view>
						<view class="progress-wrap acea-row row-center-wrapper" :style="{
							color: colorToRgba(currentLevel.color||'', 0.8)
						}">
							<view class="">V{{currentLevel.grade || 0}}</view>
							<view class="progress">
								<view class="inner" :style="{
									width: `${nextLevel > 0 ? (nowLevel.exp / nextLevel.exp_num * 100) : 100}%`,
									background: colorToRgba(currentLevel.color||'', 0.8)
								}"></view>
							</view>
							<view v-if="nextLevel">V{{nextLevel.grade}}</view>
						</view>
<style lang="scss" scoped>
	.scroll-view {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: linear-gradient(180deg, #1B1A17 0%, #141414 100%);

		.wrapper {
			padding: 94rpx 32rpx;
		}

		.wrapper-content {
			border-radius: 32rpx;
			background: #FFFFFF;
			overflow: hidden;
		}

		.header {
			height: 234rpx;
			border-radius: 32rpx 32rpx 0 0;
			background: linear-gradient(91deg, rgba(255, 162, 0, 0.05) 0%, rgba(255, 162, 0, 0.4) 100%);

			.title {
				text-align: center;
				font-weight: 600;
				font-size: 44rpx;
				line-height: 62rpx;
				color: rgba(128, 68, 0, 0.8);
			}

			.progress-wrap {
				margin-top: 14rpx;
				font-size: 22rpx;
				line-height: 30rpx;
				color: rgba(126, 75, 6, 0.8);
			}

			.progress {
				width: 360rpx;
				height: 8rpx;
				border-radius: 4rpx;
				margin: 0 16rpx;
				background: rgba(255, 255, 255, 0.4);
			}

			.inner {
				height: 8rpx;
				border-radius: 4rpx;
				background: rgba(126, 75, 6, 0.8);
			}

			.info {
				margin-top: 24rpx;
				font-size: 24rpx;
				line-height: 34rpx;
				color: #7E4B06;
			}

			.number {
				margin: 0 4rpx;
				font-family: SemiBold;
				font-size: 28rpx;
				color: rgba(126, 75, 6, 0.8);
			}

			.btn {
				margin-top: 18rpx;
				text-align: center;
				font-size: 30rpx;
				line-height: 42rpx;
				color: rgba(153, 101, 39, 0.7);

				.iconfont {
					margin-left: 4rpx;
					font-size: 32rpx;
				}
			}
		}

		.content {
			padding: 28rpx 0 0;
		}

		.codeNum {
			margin-top: 12rpx;
			letter-spacing: 3px;
			font-weight: 500;
			font-size: 28rpx;
			line-height: 40rpx;
			color: #333333;
		}

		.balance-wrapper {
			margin-top: 40rpx;
			background: #F9F9F9;
		}

		.balance {
			padding: 54rpx 0 76rpx;
			font-size: 24rpx;
			line-height: 34rpx;
			color: #999999;

			.iconfont {
				margin-left: 8rpx;
				font-size: 28rpx;
			}

			.number {
				margin-top: 20rpx;
				font-family: SemiBold;
				font-size: 56rpx;
				line-height: 56rpx;
				color: #333333;
			}
		}

		.attribute {
			padding-bottom: 48rpx;
			text-align: center;
			font-size: 24rpx;
			line-height: 34rpx;
			color: #666666;

			.item {
				margin-right: 123rpx;

				&:last-child {
					margin-right: 0;
				}
			}

			.iconfont {
				margin-bottom: 16rpx;
				font-size: 48rpx;
				color: #444444;
			}
		}
	}

	.qrcode {
		width: 380rpx;
		height: 380rpx;
	}
</style>

修改完成后需要重新打包。

打包文檔: https://doc.crmeb.com/pro/crmebprov3_1/15815

請登錄后查看

輕煮時光 最后編輯于2024-10-31 16:47:43

快捷回復(fù)
回復(fù)
回復(fù)
回復(fù)({{post_count}}) {{!is_user ? '我的回復(fù)' :'全部回復(fù)'}}
排序 默認(rèn)正序 回復(fù)倒序 點(diǎn)贊倒序

{{item.user_info.nickname ? item.user_info.nickname : item.user_name}} LV.{{ item.user_info.bbs_level }}

作者 管理員 企業(yè)

{{item.floor}}# 同步到gitee 已同步到gitee {{item.is_suggest == 1? '取消推薦': '推薦'}}
{{item.is_suggest == 1? '取消推薦': '推薦'}}
沙發(fā) 板凳 地板 {{item.floor}}#
{{item.user_info.title || '暫無簡介'}}
附件

{{itemf.name}}

{{item.created_at}}  {{item.ip_address}}
打賞
已打賞¥{{item.reward_price}}
{{item.like_count}}
{{item.showReply ? '取消回復(fù)' : '回復(fù)'}}
刪除
回復(fù)
回復(fù)

{{itemc.user_info.nickname}}

{{itemc.user_name}}

回復(fù) {{itemc.comment_user_info.nickname}}

附件

{{itemf.name}}

{{itemc.created_at}}
打賞
已打賞¥{{itemc.reward_price}}
{{itemc.like_count}}
{{itemc.showReply ? '取消回復(fù)' : '回復(fù)'}}
刪除
回復(fù)
回復(fù)
查看更多
打賞
已打賞¥{{reward_price}}
1602
{{like_count}}
{{collect_count}}
添加回復(fù) ({{post_count}})

相關(guān)推薦

快速安全登錄

使用微信掃碼登錄
{{item.label}} 加精
{{item.label}} {{item.label}} 板塊推薦 常見問題 產(chǎn)品動態(tài) 精選推薦 首頁頭條 首頁動態(tài) 首頁推薦
取 消 確 定
回復(fù)
回復(fù)
問題:
問題自動獲取的帖子內(nèi)容,不準(zhǔn)確時需要手動修改. [獲取答案]
答案:
提交
bug 需求 取 消 確 定
打賞金額
當(dāng)前余額:¥{{rewardUserInfo.reward_price}}
{{item.price}}元
請輸入 0.1-{{reward_max_price}} 范圍內(nèi)的數(shù)值
打賞成功
¥{{price}}
完成 確認(rèn)打賞

微信登錄/注冊

切換手機(jī)號登錄

{{ bind_phone ? '綁定手機(jī)' : '手機(jī)登錄'}}

{{codeText}}
切換微信登錄/注冊
暫不綁定
CRMEB客服

CRMEB咨詢熱線 咨詢熱線

400-8888-794

微信掃碼咨詢

CRMEB開源商城下載 源碼下載 CRMEB幫助文檔 幫助文檔
返回頂部 返回頂部
CRMEB客服