index.html 1.1 KB

1234567
  1. <!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>ShowDoc</title><meta name=keywords content="在线API文档 技术文档 数据字典 在线手册"><meta name=description content=一个非常适合IT团队的在线API文档、技术文档工具。你可以使用Showdoc来编写在线API文档、技术文档、数据字典、在线手册><script type=text/javascript>//挂在window下的全局配置
  2. window.DocConfig = {
  3. //"server":'http://127.0.0.1/showdoc/server/index.php?s=',
  4. "server": window.location.protocol +'//'+ window.location.host + window.location.pathname+ '../server/index.php?s=',
  5. //"lang" :'en'
  6. "lang" :'zh-cn'
  7. }</script><link href=./static/css/app.8a94a3ce0585f562823fdb1dbad67a4b.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.d0a4377ef1a585a89fd6.js></script><script type=text/javascript src=./static/js/vendor.6ec312a9f1e4bcc005ef.js></script><script type=text/javascript src=./static/js/app.c0cd9bc8fa285bd9c1b5.js></script></body></html>