Ver código fonte

优化排队图片显示

hsh 1 ano atrás
pai
commit
35d01de7d0

BIN
src/main/resources/static/images/cfjtm.png


BIN
src/main/resources/static/images/ybpz1.png


+ 3 - 3
src/main/resources/templates/mz/pharmacy-cell.html

@@ -70,12 +70,12 @@
                 </div>
                 <div style="margin-top: 200px;">
                     <button type="button" id="btn_med_in_cert" class="btn btn-primary button-click"
-                            style="background: url('/thmz/images/ybpz.png')no-repeat;margin-left: 50px;cursor:pointer"
+                            style="background: url('/thmz/images/ybpz1.png')no-repeat;margin-left: 50px;cursor:pointer"
                             title="医保凭证">
                     </button>
                     <button type="button" id="btn_patient_id" class="btn btn-primary button-click"
-                            style="background: url('/thmz/images/jfpz.png')no-repeat;margin-left: 50px;cursor:pointer"
-                            title="缴费凭证">
+                            style="background: url('/thmz/images/cfjtm.png')no-repeat;margin-left: 50px;cursor:pointer"
+                            title="处方笺条码">
                     </button>
                 </div>
             </div>