App-Android(使用App+htnl5框架,解决消息推送兼容SignalR问题)
loulijun2021
2022-10-19 6a2d4d78c1bed623cc37c0d6d49d9d6da4e1f31d
unpackage/cache/wgt/H5EDA0853/css/global.css
@@ -27,10 +27,18 @@
.topRight{
   width:160px;min-height:60px;display: flex;flex-direction: column;padding: 10px;
   width: 160px;
   min-height: 60px;
   display: flex;
   flex-direction: column;
   padding: 10px;
}
.topRightItem{
   display: flex;align-items: center;line-height: 20px;border-bottom: 1px solid #eee;
   display: flex;
   align-items: center;
   line-height: 20px;
   border-bottom: 1px solid #eee;
}
.vanFieldInput {
@@ -102,6 +110,7 @@
   /* background-color: red; */
   margin-left: 5px;
   border-radius: 3px;
   height: 20px;
   border:2px solid red;
   
}