浏览代码

积分不足,快去赚取积分吧

lifanagju_citu 11 月之前
父节点
当前提交
67b163e6e4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/personal/pointsMall/exchange.vue

+ 1 - 0
src/views/personal/pointsMall/exchange.vue

@@ -28,6 +28,7 @@
       <div class="mr-1">消耗积分</div>
       <div style="color: var(--v-primary-base);">{{ (detailItem.消耗积分- 0)*num }}</div>
     </div>
+    <div style="font-size: 14px;color: red;">积分不足,快去赚取积分吧</div>
   </Dialog>
 </template>