瀏覽代碼

Merge branch 'test' of git.oschina.net:yiguanjia/php into test

north 8 年之前
父節點
當前提交
62d449f70b

File diff suppressed because it is too large
+ 0 - 0
www/webapp/moonclub/dist/js/build/template.js


File diff suppressed because it is too large
+ 0 - 0
www/webapp/moonclub/dist/js/main.js


File diff suppressed because it is too large
+ 0 - 0
www/webapp/moonclub/js/build/template.js


+ 1 - 1
www/webapp/moonclub/tpl/employe/serviceList.html

@@ -15,7 +15,7 @@
       <div class="service-list-item">
         <div>
           {{if y_order_info.length === 0}}
-          <h5>暂无订单信息</h5>
+          <div style="color: white;padding: 20% 0;font-size: 20px;text-align: center;background-color: white;text-shadow: 1px 1px 1px black;">暂无订单信息</div>
           {{else}}
           {{each y_order_info as item i}}
           <div class="my-order-body btn-old-status-edit" data-order-id="{{item.id}}">

Some files were not shown because too many files changed in this diff