Commit ffa691c4 by cherishsince

【优化】修改模型名称

parent 86f3ae23
...@@ -99,7 +99,7 @@ const models = ref<ImageModelVO[]>([ ...@@ -99,7 +99,7 @@ const models = ref<ImageModelVO[]>([
}, },
{ {
key: 'ziran', key: 'ziran',
name: '清晰', name: '自然',
image: 'https://h5.cxyhub.com/images/model_2.png', image: 'https://h5.cxyhub.com/images/model_2.png',
}, },
]) // 模型 ]) // 模型
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment