removed now-defunct button items in nav;added wrapper for Vue;other cleaning up;

This commit is contained in:
huangjx
2021-10-21 19:03:05 +08:00
parent 2d23090055
commit e96d1ad71a
4 changed files with 18 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
<div id="ncdownloader-content">
<div id="app-ncdownloader-wrapper">
<?php print_unescaped($this->inc('Navigation'));?>
<?php print_unescaped($this->inc('Content'));?>
</div>