This commit is contained in:
ouyangxiu
2025-06-20 15:14:52 +07:00
parent 27469cbd8f
commit 59577a69ff
3 changed files with 487 additions and 1 deletions
+1 -1
View File
@@ -202,7 +202,7 @@
<el-input placeholder="请输入Ai文生图所需金币" v-model.number="form.aiTextToImagePrice">
<template slot="append">金币</template>
</el-input>
<p style="margin:0;color:red">*Ai图片生成视频所需金币</p>
<p style="margin:0;color:red">*Ai文生图所需金币</p>
</el-form-item>
</el-tab-pane>
</el-tabs>