mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-23 19:44:29 +08:00
更新移动端 Dalle 绘图页面,支持模型选择
This commit is contained in:
@@ -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"
|
||||
@@ -183,6 +183,7 @@
|
||||
display flex
|
||||
flex-flow column
|
||||
justify-content center
|
||||
height 200px
|
||||
|
||||
.title {
|
||||
margin-bottom 20px
|
||||
|
||||
Reference in New Issue
Block a user