wangbin 5 月之前
父節點
當前提交
e18ca8945a
共有 3 個文件被更改,包括 2 次插入4 次删除
  1. 0 2
      doc/docs/guide/README.md
  2. 1 1
      report-ui/src/views/layout/components/Navbar.vue
  3. 1 1
      report-ui/src/views/login.vue

+ 0 - 2
doc/docs/guide/README.md

@@ -13,8 +13,6 @@
 
 ## 在线体验
 
-####   [在线体验](https://ajreport.beliefteam.cn/index.html "链接"): https://ajreport.beliefteam.cn/index.html   体验账号:guest 密码:guest
-
 #### &emsp; [在线提问](https://gitee.com/anji-plus/report/issues "issue"): https://gitee.com/anji-plus/report/issues <br>
 
 ## 发行版本

+ 1 - 1
report-ui/src/views/layout/components/Navbar.vue

@@ -10,7 +10,7 @@
       <div class="right-menu">
         <div class="item-men">
           <div class="item">
-            <a href="https://ajreport.beliefteam.cn/report-doc/" target="blank"
+            <a href="https://gitee.com/anji-plus/report/wikis/Home" target="blank"
             >文档</a
             >
           </div>

+ 1 - 1
report-ui/src/views/login.vue

@@ -18,7 +18,7 @@
       </div>
       <div class="right">
         <div class="item">
-          <a href="https://ajreport.beliefteam.cn/report-doc/" target="blank"
+          <a href="https://gitee.com/anji-plus/report/wikis/Home" target="blank"
             >文档</a
           >
         </div>