jayho 3 years ago
parent
commit
edcd4f0b23
  1. 2
      web/index.html
  2. 2
      web/static/css/app.41dc85feffab4c86186824838b3387de.css
  3. 1
      web/static/js/app.88b8a49f7306f4d120a9.js
  4. 1
      web/static/js/app.f469a9d7b4f8ba5c97c2.js
  5. 2
      web_src/src/components/common/OxHeader.vue

2
web/index.html

@ -15,4 +15,4 @@ window.DocConfig = {
'server': window.location.protocol + '//' + window.location.host + window.location.pathname + '../server/index.php?s=', 'server': window.location.protocol + '//' + window.location.host + window.location.pathname + '../server/index.php?s=',
// "lang" :'en' // "lang" :'en'
'lang': 'zh-cn' 'lang': 'zh-cn'
}</script><link href=./static/css/app.22a360ef048a13853e188bdf94d7cc64.css rel=stylesheet></head><body class=grey-bg><div id=app></div><div style=display:none>本网站基于开源版showdoc搭建,仅供私人使用。如需访问showdoc官网,请在搜索引擎里搜索showdoc字样或者直接访问showdoc.com.cn</div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.451f9dec262f7b7fd825.js></script><script type=text/javascript src=./static/js/app.f469a9d7b4f8ba5c97c2.js></script></body></html>
}</script><link href=./static/css/app.41dc85feffab4c86186824838b3387de.css rel=stylesheet></head><body class=grey-bg><div id=app></div><div style=display:none>本网站基于开源版showdoc搭建,仅供私人使用。如需访问showdoc官网,请在搜索引擎里搜索showdoc字样或者直接访问showdoc.com.cn</div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.451f9dec262f7b7fd825.js></script><script type=text/javascript src=./static/js/app.88b8a49f7306f4d120a9.js></script></body></html>

2
web/static/css/app.41dc85feffab4c86186824838b3387de.css
File diff suppressed because it is too large
View File

1
web/static/js/app.88b8a49f7306f4d120a9.js
File diff suppressed because it is too large
View File

1
web/static/js/app.f469a9d7b4f8ba5c97c2.js
File diff suppressed because it is too large
View File

2
web_src/src/components/common/OxHeader.vue

@ -19,7 +19,7 @@
<li><a href="http://www.ouxuanzhineng.cn/news">新闻资讯</a></li> <li><a href="http://www.ouxuanzhineng.cn/news">新闻资讯</a></li>
<li class="active"><a>帮助中心</a></li> <li class="active"><a>帮助中心</a></li>
<li><a href="http://www.ouxuanzhineng.cn/solution">解决方案</a></li> <li><a href="http://www.ouxuanzhineng.cn/solution">解决方案</a></li>
<li><a href="http://www.ouxuanzhineng.cn/plans">费用标准</a></li>
<!-- <li><a href="http://www.ouxuanzhineng.cn/plans">费用标准</a></li> -->
<li><a href="http://www.ouxuanzhineng.cn/login">登录 / 注册</a></li> <li><a href="http://www.ouxuanzhineng.cn/login">登录 / 注册</a></li>
</ul> </ul>

Loading…
Cancel
Save