opt: enable use cdn url for mj-plus

This commit is contained in:
RockYang
2024-01-28 21:56:25 +08:00
parent 46daaa4ba1
commit 23e353b18b
17 changed files with 193 additions and 158 deletions

View File

@@ -27,7 +27,11 @@
}
.button-voice {
padding 0 5px
padding 0 2px
.el-icon {
font-size 24px
}
height 30px
}
}
@@ -52,6 +56,16 @@
}
}
.van-overlay {
.mic-wrapper {
display flex
height 100vh
justify-content center
align-items center
flex-flow column
}
}
.van-theme-dark {
.mobile-chat {
.message-list-box {