|
|
@@ -3,7 +3,7 @@
|
|
|
<view class="billing_box_bg">
|
|
|
<view class="c_header" :class="myClass">
|
|
|
<view class="header_inside">
|
|
|
- <image :src="ghsInfo.avatar"></image>
|
|
|
+ <image :src="ghsInfo.smallAvatar"></image>
|
|
|
<view class="shop_info">
|
|
|
<view class="shop_title" @click="pageTo({url:'/pagesPurchase/level?id='+ghsInfo.id})">
|
|
|
{{ghsInfo.name}}
|