Merge remote-tracking branch 'origin/master'

master
chaiyapeng 2024-08-25 09:43:20 +08:00
commit 254d338004
1 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,13 @@
<template>
<div>
<el-card style="margin-top: 50px;">
<h1>用户余额</h1>
<p>余额{{ userBalanceData.userBalance || '加载中...' }}</p>
</el-card>
</div>
</template>
<script>
import { userBalance } from "@/api/system/user"; // userBalance@/api/money