Sfoglia il codice sorgente

合作伙伴申请同意请求增加当前数据后续操作处理;

hejq 7 anni fa
parent
commit
bd60d9817b

+ 1 - 0
src/main/webapp/resources/css/index.css

@@ -3121,6 +3121,7 @@ input.ng-invalid.ng-dirty,textarea.ng-invalid.ng-dirty {
 }
 .modal-content{
 	margin-top: 90px;
+	border: none;
 }
 .erweima-tk{
 	position: absolute;

+ 6 - 1
src/main/webapp/resources/tpl/index/baseInfo/modal/partnership_modal.html

@@ -11,10 +11,15 @@
     .bomb-box .box01 ul li span{
         float: left;
         color: #959595;
-        line-height: 18px;
+        line-height: 33px;
         width: 215px;
         display: inline-block;
         margin-left: 10px;
+        font-size: 14px;
+    }
+    .bomb-box {
+        font-family: "Microsoft YaHei", "Hiragino Sans GB";
+        font-size: 16px;
     }
 </style>
 <link rel="stylesheet" href="static/css/add.css " />