Commit 58d9df52 by Thews

2023wangwansu

1 parent f3cc5597
Showing with 2 additions and 3 deletions
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript> </noscript>
<div id="app"></div> <div id="app"></div>
<!-- <script src="./api.js"></script> -->
<!-- <script type="text/javascript" src="http://192.168.0.187:9999/web-apps/apps/api/documents/api.js"></script> --> <!-- <script type="text/javascript" src="http://192.168.0.187:9999/web-apps/apps/api/documents/api.js"></script> -->
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
</body> </body>
......
...@@ -71,10 +71,10 @@ ...@@ -71,10 +71,10 @@
<span style="margin-left: 5px;">架构视图管理</span> <span style="margin-left: 5px;">架构视图管理</span>
</div> </div>
<div class="menu_1_item_subtitle" @click="jumpPage('在线文档编制')"> <!-- <div class="menu_1_item_subtitle" @click="jumpPage('在线文档编制')">
<img src="@/assets/三级圆环.png" alt=""> <img src="@/assets/三级圆环.png" alt="">
<span style="margin-left: 5px;">在线文档编制</span> <span style="margin-left: 5px;">在线文档编制</span>
</div> </div> -->
</div> </div>
<img class="menu_1_item_line" src="@/assets/分割线.png" alt="" /> <img class="menu_1_item_line" src="@/assets/分割线.png" alt="" />
<div class="menu_1_item"> <div class="menu_1_item">
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!