diff --git a/public/index.php b/public/index.php index 4078aa7..b863783 100644 --- a/public/index.php +++ b/public/index.php @@ -38,13 +38,18 @@ init(); -/** page func start */ -
- +

+ +

@@ -87,13 +92,12 @@ init(); ob_clean(); echo $html; } - +// page func end ?> -/** page func end */ -/** api func start */ + -/** api func end */ -/** common func start */ - -/** common func end */