huangdong 6 년 전
부모
커밋
53e8a367fe
2개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      mobile/control/festval.php
  2. 1 0
      mobile/templates/default/festival/TanabataFestival/index.html

+ 7 - 0
mobile/control/festval.php

@@ -22,6 +22,13 @@ class festvalControl extends mobileControl
 		$this->mod_activity_image = Model('activity_image');
 	}
 
+
+	public function qixiOp()
+    {
+        return self::outsuccess(null,'festival/TanabataFestival/index');
+    }
+
+
 	public function indexOp()
     {
         $this->topup();

+ 1 - 0
mobile/templates/default/festival/TanabataFestival/index.html

@@ -1,3 +1,4 @@
+<?php ?>
 <!DOCTYPE html>
 <html lang="en">