Pārlūkot izejas kodu

添加客诉订单列表样式

qihanjiao 6 gadi atpakaļ
vecāks
revīzija
ba72f6161e

+ 9 - 9
watero-rst-web/src/main/webapp/WEB-INF/views/cm/customer/add_customer.ftl

@@ -14,7 +14,7 @@
     <style>
         .tit{position: relative;text-align: left;font-size: 16px;padding-left: 10px;}
         .tit:after{content: '';position: absolute;left: 0;top: 20%;height: 60%;width: 3px;background-color: #32a3d8;}
-        .tit-2{position: relative;text-align: left;font-size: 16px;padding-left: 10px;color: #0000FF;}
+        .tit-2{position: relative;text-align: left;font-size: 16px;padding-left: 10px;color: #50a2ea;}
         .tit-2:after{content: '';position: absolute;left: 0;top: 20%;height: 60%;width: 3px;background-color: #32a3d8;}
         #province select{margin-right:10px; width:100px;height: 31px;-webkit-appearance:none !important;appearance:none;background: url(${path}/common/images/cm/select-1.png) right center no-repeat;background-size: auto 100%;padding-left:3px;padding-right: 25px;}
 
@@ -89,8 +89,8 @@
                 </div>
             </div>
             <div class="row cl">
-                <label class="form-label col-1 col-sm-1"><span class="c-red">*</span>客服:</label>
-                <div class="formControls col-4 col-sm-4"> <span class="select-box" >
+                <label class="form-label col-1 col-sm-1"><span class="c-red">*</span>创建客服:</label>
+                <div class="formControls col-2 col-sm-2"> <span class="select-box" >
                     <select name="adminId" id="adminId" class="select">
                     </select>
 				</span>
@@ -145,11 +145,11 @@
                 <div class="formControls col-10 col-sm-10 skin-minimal">
                     <div class="radio-box">
                         <input type="radio" class="customerCounselType" id="customer-type-1" name="customerCounselType" value="1"  >
-                        <label for="customer-type-1">售前咨询</label>
+                        <label for="customer-type-1">售前</label>
                     </div>
                     <div class="radio-box">
                         <input type="radio" class="customerCounselType" id="customer-type-2" name="customerCounselType" value="2"  checked>
-                        <label for="customer-type-2">售后咨询</label>
+                        <label for="customer-type-2">售后</label>
                     </div>
                 </div>
             </div>
@@ -599,10 +599,10 @@
             <div class="row cl sendAddressInfo" id="" style="display: none;">
                 <label class="form-label col-1 col-sm-1"></label>
                 <div class="formControls col-2 col-sm-2">
-                    <input type="text" class="input-text associated-phone" value="" placeholder="输入手机号" id="m-phone" name="">
+                    <input type="text" class="input-text associated-phone" value="" placeholder="输入用户手机号(发送问题回复)" id="m-phone" name="">
                 </div>
                 <div class="formControls col-2 col-sm-2" style="width: 10%">
-                    <input type="button" class="btn btn-primary" value="发短信给用户" onclick="sendPhone('m','m-msg');">
+                    <input type="button" class="btn btn-primary" value="发短信" onclick="sendPhone('m','m-msg');">
                 </div>
                 <div class="formControls col-2 col-sm-2 msg-phone">
                     <div id="m-msg" style="color: #e00"></div>
@@ -671,9 +671,9 @@
                  </div>
             </div>
              <div class="row cl" id="customerDescDiv">
-                 <label class="form-label col-1 col-sm-1"></label>
+                 <label class="form-label col-1 col-sm-1">客诉备注:</label>
                  <div class="col-9 col-sm-9">
-                     <textarea type="text" placeholder="" id="customerDesc" name="customerDesc" style="width: 100%;height: 80px;"></textarea>
+                     <textarea style="padding: 5px" type="text" placeholder="请输入客诉备注信息,最多支持50字" id="customerDesc" name="customerDesc" style="width: 100%;height: 80px;"></textarea>
                  </div>
               </div>
 

BIN
watero-rst-web/src/main/webapp/common/lib/icheck/blue.png


+ 1 - 1
watero-rst-web/src/main/webapp/common/static/h-ui.admin/css/H-ui.admin.css

@@ -84,7 +84,7 @@ h4{line-height:30px}
 .Hui-tabNav-more {position: absolute;right:0px;width:70px;top:4px;display: none}
 
 /*面包屑导航*/
-.breadcrumb{background-color:#fff; padding:0 20px; position:relative; z-index:99;color: #333;}
+.breadcrumb{background-color:#fff; padding:0; position:relative; z-index:99;color: #333;margin: 0 20px;}
 .breadcrumb .btn{ line-height: 1.2em;margin-top: 3px;background: #fff;color: #32a3d8;border: 1px solid #fff;font-size: 1.2rem;}
 @media (max-width: 767px) {
 	.breadcrumb{ padding:0 15px;}

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
watero-rst-web/src/main/webapp/common/static/h-ui/css/H-ui.min.css


BIN
watero-rst-web/src/main/webapp/common/static/h-ui/images/iCheck/blue.png