Commit 007f3447 by fengshuonan

修改文案

parent 4a1a19e9
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
<script src="${ctxPath}/assets/common/plugins/toast-master/js/jquery.toast.js"></script> <script src="${ctxPath}/assets/common/plugins/toast-master/js/jquery.toast.js"></script>
<!--Guns JavaScript --> <!--Guns JavaScript -->
<script src="${ctxPath}/assets/common/static/stylefeng/Feng.js"></script> <script src="${ctxPath}/assets/common/static/stylefeng/feng.js"></script>
<script src="${ctxPath}/assets/common/static/stylefeng/ajax-object.js"></script> <script src="${ctxPath}/assets/common/static/stylefeng/ajax-object.js"></script>
<!--Custom JavaScript --> <!--Custom JavaScript -->
......
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
<script src="${ctxPath}/assets/common/plugins/toast-master/js/jquery.toast.js"></script> <script src="${ctxPath}/assets/common/plugins/toast-master/js/jquery.toast.js"></script>
<!--Guns JavaScript --> <!--Guns JavaScript -->
<script src="${ctxPath}/assets/common/static/stylefeng/Feng.js"></script> <script src="${ctxPath}/assets/common/static/stylefeng/feng.js"></script>
<script src="${ctxPath}/assets/common/static/stylefeng/ajax-object.js"></script> <script src="${ctxPath}/assets/common/static/stylefeng/ajax-object.js"></script>
<!--Custom JavaScript --> <!--Custom JavaScript -->
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<script src="${ctxPath}/assets/common/plugins/bootstrap/js/bootstrap.min.js"></script> <script src="${ctxPath}/assets/common/plugins/bootstrap/js/bootstrap.min.js"></script>
<!--Guns JavaScript --> <!--Guns JavaScript -->
<script src="${ctxPath}/assets/common/static/stylefeng/Feng.js"></script> <script src="${ctxPath}/assets/common/static/stylefeng/feng.js"></script>
<script src="${ctxPath}/assets/common/static/stylefeng/ajax-object.js"></script> <script src="${ctxPath}/assets/common/static/stylefeng/ajax-object.js"></script>
<!-- vue --> <!-- vue -->
......
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
<div class="row"> <div class="row">
<div class="col-6"> <div class="col-6">
<div class="text-xs-right"> <div class="text-xs-right">
<button class="btn btn-info">submit</button> <button class="btn btn-info">提交</button>
<button class="btn btn-inverse" onclick="UserInfoDlg.close()">取消</button> <button class="btn btn-inverse" onclick="UserInfoDlg.close()">取消</button>
</div> </div>
</div> </div>
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<script src="${ctxPath}/static/js/common/tree-table-object.js"></script> <script src="${ctxPath}/static/js/common/tree-table-object.js"></script>
<script src="${ctxPath}/static/js/common/web-upload-object.js"></script> <script src="${ctxPath}/static/js/common/web-upload-object.js"></script>
<script src="${ctxPath}/static/js/common/ztree-object.js"></script> <script src="${ctxPath}/static/js/common/ztree-object.js"></script>
<script src="${ctxPath}/static/js/common/Feng.js"></script> <script src="${ctxPath}/static/js/common/feng.js"></script>
<style type="text/css"> <style type="text/css">
table{ table{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment