更新移动端 Dalle 绘图页面,支持模型选择

This commit is contained in:
RockYang
2024-12-26 18:50:45 +08:00
parent 8af0fec8ec
commit 18179613fc
9 changed files with 1215 additions and 1306 deletions

View File

@@ -79,12 +79,12 @@
}
}
.van-theme-dark {
.mobile-chat {
.chat-list-wrapper {
background #232425;
}
}
}
// .van-theme-dark {
// .mobile-chat {
// .chat-list-wrapper {
// background #232425;
// }
// }
// }
@import "model-select.styl"

View File

@@ -183,6 +183,7 @@
display flex
flex-flow column
justify-content center
height 200px
.title {
margin-bottom 20px