App-Android(使用App+htnl5框架,解决消息推送兼容SignalR问题)
loulijun2021
2022-09-29 aee951be6ba8c7444ecfac3cd4e1f6f2e82542f9
unpackage/cache/wgt/H5EDA0853/css/global.css
@@ -31,7 +31,8 @@
   padding-left: 10px;
   margin: 5px 0;
}
.vanFieldInputArea{
.vanFieldInputArea {
   height: 72px;
   line-height: 24px;
   align-items: center;
@@ -59,8 +60,13 @@
   color: #fff !important;
}
.textEllipsis {
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}
.head {
   /* background-color: aliceblue; */
   background-color: #fff;
   padding-top: 10px;
   padding-bottom: 10px;