更新价格比较app

Signed-off-by: kevin <kevin@lmve.net>
This commit is contained in:
2023-07-05 02:27:25 +08:00
parent 925f27d2db
commit b359cdfeec
5 changed files with 224 additions and 8 deletions
+3 -2
View File
@@ -1,4 +1,5 @@
<?php
defined('IN_TS') or die('Access Denied.');
include template('index');
include pubTemplate("header");
include template('index');
include pubTemplate("footer");