更新移动端 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

@@ -57,9 +57,6 @@
.more-menus span.title{
color:#000;
}
.menu-list .menu-list-item.active .el-icon{
background: #0080006e;
}
//
--btn-bg: rgba(86, 86, 95, .5);
@@ -79,4 +76,13 @@
--code-bg-color: #424242;
--code-text-color: #fff;
// vant
--van-cell-background: #141a36;
--van-cell-background-light: #242a46;
--van-button-default-background: #141a36;
--van-background: #141a36;
--van-tabbar-background: #141a36;
--van-nav-bar-background: #1B244A;
--van-dropdown-menu-background: #141a36;
}