提交 066cf4a0 作者: 吴佳伟

fix: 我的页面信誉分

上级 5ec8d680
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
<view class="w-full h-130rpx pl-3 border-rd-lg bg-#fff flex justify-between items-center"> <view class="w-full h-130rpx pl-3 border-rd-lg bg-#fff flex justify-between items-center">
<view class="w-40% flex flex-row"> <view class="w-40% flex flex-row">
<image src="/static/images/codefun/shield.png" class="w-100 h-100" /> <image src="/static/images/codefun/shield.png" class="w-100 h-100" />
<view class="color-#FFAA1E text-50 line-height-loose">726</view> <view class="color-#FFAA1E text-50 line-height-loose">{{ userStore.getUserInfo?.creditScore }}</view>
</view> </view>
<view class="w-60%"> <view class="w-60%">
<view class="text-25">信用评级: 良好</view> <view class="text-25">信用评级: 良好</view>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论