xieruidong 2 years ago
parent
commit
4a51734c64
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/common/model/Ad.php

+ 1 - 1
application/common/model/Ad.php

@@ -25,7 +25,7 @@ class Ad extends Model
 
     ];
     public static $pos=[
-        'index_top'=>[
+        'index'=>[
             'name'=>'首页轮播',
             'pos'=>'index_top',
         ],