App-Android(使用App+htnl5框架,解决消息推送兼容SignalR问题)
loulijun2021
2022-10-21 0ab4bf8f3982bdee9962076f29c5664185328517
css/global.css
@@ -26,6 +26,21 @@
}
.topRight {
   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;
}
.vanFieldInput {
   height: 36px;
   line-height: 36px;
@@ -90,10 +105,14 @@
}
.head_bar {
   width: 5px;
   height: 20px;
   background-color: red;
   /*    width: 5px;
   height: 20px; */
   /* background-color: red; */
   margin-left: 5px;
   border-radius: 3px;
   height: 20px;
   border: 2px solid red;
}
.head_title {