quguofeng 1 yıl önce
ebeveyn
işleme
e68f8abc05
2 değiştirilmiş dosya ile 8 ekleme ve 5 silme
  1. 7 4
      .idea/workspace.xml
  2. 1 1
      application/mall/controller/Banner.php

+ 7 - 4
.idea/workspace.xml

@@ -1,7 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="ChangeListManager">
-    <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="" />
+    <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
+      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+    </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -440,7 +442,7 @@
       <workItem from="1694739473903" duration="20371000" />
       <workItem from="1694997975324" duration="2346000" />
       <workItem from="1695350550757" duration="6033000" />
-      <workItem from="1695861111953" duration="3433000" />
+      <workItem from="1695861111953" duration="9126000" />
     </task>
     <servers />
   </component>
@@ -596,9 +598,10 @@
     </state>
     <state x="999" y="516" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2194.1194@0.0.2194.1194" timestamp="1695861227340" />
     <state x="1166" y="605" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2560.1400@0.0.2560.1400" timestamp="1687246001889" />
-    <state x="686" y="156" width="1407" height="1056" key="find.popup" timestamp="1694499272246">
-      <screen x="0" y="0" width="2560" height="1400" />
+    <state x="588" y="133" width="1206" height="901" key="find.popup" timestamp="1695883580582">
+      <screen x="0" y="0" width="2194" height="1194" />
     </state>
+    <state x="588" y="133" width="1206" height="901" key="find.popup/0.0.2194.1194@0.0.2194.1194" timestamp="1695883580582" />
     <state x="686" y="156" width="1407" height="1056" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1694499272246" />
     <state x="1282" y="549" key="ftp.server.browser" timestamp="1693012785412">
       <screen x="0" y="0" width="2560" height="1400" />

+ 1 - 1
application/mall/controller/Banner.php

@@ -166,4 +166,4 @@ class Banner extends Controller
         $this->module_list= UserSynth::getAllModuleTitle();
     }
 
-}
+}