This commit is contained in:
liumengyi
2021-12-06 09:49:59 +08:00
parent d26c538f79
commit f0d10b252f
3 changed files with 17 additions and 9 deletions
+1
View File
@@ -84,5 +84,6 @@
<?php endif;?>
</div>
<?php js::set('designID', $designID);?>
<?php js::set('type', strtolower($type));?>
<?php js::set('errorDate', $lang->design->errorDate);?>
<?php include '../../common/view/footer.html.php';?>