* Finish task #61177.

This commit is contained in:
tianshujie
2022-07-20 09:42:37 +08:00
parent 1e14279144
commit 72ac19d156
6 changed files with 27 additions and 29 deletions
-6
View File
@@ -39,10 +39,4 @@
</table>
</form>
</div>
<script>
$(function()
{
$('#mainMenu #productTab').addClass('btn-active-text');
})
</script>
<?php include '../../common/view/footer.html.php';?>