提交 all-in-one H5 本地适配

This commit is contained in:
Chopper711
2026-06-10 22:19:17 +08:00
parent ab77ab7c2e
commit f0939430c9
12 changed files with 20554 additions and 51 deletions

View File

@@ -368,12 +368,12 @@ export default {
color: #333333;
}
/deep/ .u-cell__value {
::v-deep .u-cell__value {
flex: 1.6;
overflow: visible;
}
/deep/ .u-cell__value-text {
::v-deep .u-cell__value-text {
white-space: normal;
word-break: break-all;
}