@@ -16,4 +16,4 @@
"server": window.location.protocol +'//'+ window.location.host + window.location.pathname+ '../server/index.php?s=',
//"lang" :'en'
"lang" :'zh-cn'
- }</script><link href=./static/css/app.808dff8298ac941b6464a1a28ac5e607.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.1eb6213d11eb61d1bd46.js></script><script type=text/javascript src=./static/js/app.b8819557166097551386.js></script></body></html>
+ }</script><link href=./static/css/app.9854283a8b427bdbad3358b3c99d13bf.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.1eb6213d11eb61d1bd46.js></script><script type=text/javascript src=./static/js/app.01674f0df057e1fed70e.js></script></body></html>
@@ -32,6 +32,7 @@
<LeftMenuSub
v-if="catalog2.catalogs.length"
:catalog="catalog2.catalogs"
+ :item_info="item_info"
></LeftMenuSub>
</el-submenu>
</template>