shish hai 4 meses
pai
achega
835f51d9bc
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      hdApp/src/admin/member/detail.vue

+ 5 - 0
hdApp/src/admin/member/detail.vue

@@ -121,6 +121,11 @@
             </text>
           </view>
 
+          <view class="contact-row">
+            <text class="contact-label">积分</text>
+            <text class="contact-value">{{data.integral?data.integral:0}}</text>
+          </view>
+
         </view>
     </view>