From c660b3e8019ba507fe818528d3d35db44afe1612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=B9=8F?= Date: Tue, 27 Jan 2026 15:00:35 +0800 Subject: [PATCH] =?UTF-8?q?hlyen=E7=9A=84=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/hlyen-pc.php | 140 ++++++++++++++++++++ application/views/mobile_first/hlyen.php | 131 ++++++++++++++++++ 2 files changed, 271 insertions(+) create mode 100644 application/views/mobile_first/hlyen-pc.php create mode 100644 application/views/mobile_first/hlyen.php diff --git a/application/views/mobile_first/hlyen-pc.php b/application/views/mobile_first/hlyen-pc.php new file mode 100644 index 00000000..c8ad4ae0 --- /dev/null +++ b/application/views/mobile_first/hlyen-pc.php @@ -0,0 +1,140 @@ + + + + + + + + + <?php echo $TITLE ?> + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+ +
+ +
+ + + + + + + + + + + + + \ No newline at end of file diff --git a/application/views/mobile_first/hlyen.php b/application/views/mobile_first/hlyen.php new file mode 100644 index 00000000..09d9545c --- /dev/null +++ b/application/views/mobile_first/hlyen.php @@ -0,0 +1,131 @@ + + + + + + <?php echo $TITLE ?> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + + +
+ +
+ + + + + + + + + \ No newline at end of file