We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c016e commit 9e3f228Copy full SHA for 9e3f228
src/views/ai/image/index/dall3/index.vue
@@ -3,7 +3,7 @@
3
<div class="prompt">
4
<el-text tag="b">画面描述</el-text>
5
<el-text tag="p">建议使用“形容词+动词+风格”的格式,使用“,”隔开</el-text>
6
- <!-- TODO @fan:style 看看能不能哟 unocss 替代 -->
+ <!-- TODO @fan:style 看看能不能哟 unocss 替代 @芋艿 尝试了下没效果,哪个地方有使用么,我看看 -->
7
<el-input
8
v-model="prompt"
9
maxlength="1024"
0 commit comments