浏览代码

显示设置,页面调整

MaiXinRong 1 天之前
父节点
当前提交
5681b43329
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/view/setting/show.ejs

+ 1 - 1
app/view/setting/show.ejs

@@ -11,7 +11,7 @@
                 <div class="row m-0 mt-3">
                     <div class="col-5">
                         <div class="form-group">
-                            <h6>项目列表默认显示</h6>
+                            <h6>计量管理默认显示</h6>
                             <div class="card w-50">
                                 <ul class="list-group list-group-flush" id="tenderList">
                                     <% showList.forEach(function(item, idx) { %>