소스 검색

手机访问

SilentLittleCat 7 년 전
부모
커밋
034014d368
2개의 변경된 파일19개의 추가작업 그리고 18개의 파일을 삭제
  1. 18 18
      .idea/workspace.xml
  2. 1 0
      source/module/forum/forum_group.php

+ 18 - 18
.idea/workspace.xml

xqd xqd xqd xqd xqd xqd xqd
@@ -2,7 +2,7 @@
 <project version="4">
   <component name="ChangeListManager">
     <list default="true" id="deb87e12-87cf-4e37-bffe-bf7390933348" name="Default" comment="">
-      <change beforePath="$PROJECT_DIR$/data/template/3_diy_group_group_sg.tpl.php" afterPath="$PROJECT_DIR$/data/template/3_diy_group_group_sg.tpl.php" />
+      <change beforePath="$PROJECT_DIR$/source/module/forum/forum_group.php" afterPath="$PROJECT_DIR$/source/module/forum/forum_group.php" />
     </list>
     <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
     <option name="TRACKING_ENABLED" value="true" />
@@ -13,20 +13,20 @@
   </component>
   <component name="FileEditorManager">
     <leaf SIDE_TABS_SIZE_LIMIT_KEY="375">
-      <file leaf-file-name="forum_group.php" pinned="false" current-in-tab="false">
+      <file leaf-file-name="forum_group.php" pinned="false" current-in-tab="true">
         <entry file="file://$PROJECT_DIR$/source/module/forum/forum_group.php">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="-9269">
-              <caret line="477" column="42" lean-forward="true" selection-start-line="477" selection-start-column="42" selection-end-line="477" selection-end-column="42" />
+            <state relative-caret-position="372">
+              <caret line="768" column="57" lean-forward="false" selection-start-line="768" selection-start-column="57" selection-end-line="768" selection-end-column="57" />
               <folding />
             </state>
           </provider>
         </entry>
       </file>
-      <file leaf-file-name="3_diy_group_group_sg.tpl.php" pinned="false" current-in-tab="true">
+      <file leaf-file-name="3_diy_group_group_sg.tpl.php" pinned="false" current-in-tab="false">
         <entry file="file://$PROJECT_DIR$/data/template/3_diy_group_group_sg.tpl.php">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="277">
+            <state relative-caret-position="360">
               <caret line="1424" column="228" lean-forward="false" selection-start-line="1424" selection-start-column="226" selection-end-line="1424" selection-end-column="228" />
               <folding>
                 <marker date="1526480790990" expanded="true" signature="19545:19557" ph="..." />
@@ -107,7 +107,6 @@
         <option value="$PROJECT_DIR$/source/class/table/table_forum_forum.php" />
         <option value="$PROJECT_DIR$/source/module/group/group_index.php" />
         <option value="$PROJECT_DIR$/source/function/function_forum.php" />
-        <option value="$PROJECT_DIR$/source/module/forum/forum_group.php" />
         <option value="$PROJECT_DIR$/source/class/discuz/discuz_upload.php" />
         <option value="$PROJECT_DIR$/data/template/3_diy_group_index.tpl.php" />
         <option value="$PROJECT_DIR$/data/sysdata/cache_domain.php" />
@@ -123,6 +122,7 @@
         <option value="$PROJECT_DIR$/template/wfdsoft_jiaohu/images/css/sg-index.css" />
         <option value="$PROJECT_DIR$/source/module/portal/portal_index.php" />
         <option value="$PROJECT_DIR$/data/template/3_diy_group_group_sg.tpl.php" />
+        <option value="$PROJECT_DIR$/source/module/forum/forum_group.php" />
       </list>
     </option>
   </component>
@@ -250,12 +250,12 @@
       <workItem from="1526371942119" duration="17000" />
       <workItem from="1526393100730" duration="8566000" />
       <workItem from="1526460106398" duration="7000" />
-      <workItem from="1526480076841" duration="712000" />
+      <workItem from="1526480076841" duration="812000" />
     </task>
     <servers />
   </component>
   <component name="TimeTrackingManager">
-    <option name="totallyTimeSpent" value="90149000" />
+    <option name="totallyTimeSpent" value="90249000" />
   </component>
   <component name="ToolWindowManager">
     <frame x="-9" y="-9" width="1938" height="1048" extended-state="7" />
@@ -641,17 +641,9 @@
         </state>
       </provider>
     </entry>
-    <entry file="file://$PROJECT_DIR$/source/module/forum/forum_group.php">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="-9269">
-          <caret line="477" column="42" lean-forward="true" selection-start-line="477" selection-start-column="42" selection-end-line="477" selection-end-column="42" />
-          <folding />
-        </state>
-      </provider>
-    </entry>
     <entry file="file://$PROJECT_DIR$/data/template/3_diy_group_group_sg.tpl.php">
       <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="277">
+        <state relative-caret-position="360">
           <caret line="1424" column="228" lean-forward="false" selection-start-line="1424" selection-start-column="226" selection-end-line="1424" selection-end-column="228" />
           <folding>
             <marker date="1526480790990" expanded="true" signature="19545:19557" ph="..." />
@@ -659,5 +651,13 @@
         </state>
       </provider>
     </entry>
+    <entry file="file://$PROJECT_DIR$/source/module/forum/forum_group.php">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="372">
+          <caret line="768" column="57" lean-forward="false" selection-start-line="768" selection-start-column="57" selection-end-line="768" selection-end-column="57" />
+          <folding />
+        </state>
+      </provider>
+    </entry>
   </component>
 </project>

+ 1 - 0
source/module/forum/forum_group.php

xqd
@@ -766,6 +766,7 @@ if($action == 'index') {
 	} else {
 		showmessage('undefined_action');
 	}
+	print_r(template('diy:group/group_sg:'.$_G['fid']););
 	include template('diy:group/group_sg:'.$_G['fid']);
 
 } elseif($action == 'recommend') {