rabin 2 years ago
parent
commit
86588ef7ff
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/template/pc/inc/head.php

+ 2 - 2
main/template/pc/inc/head.php

@@ -38,8 +38,8 @@ $view
     '.minip img@src|0' => '$v.sell_applet',
     '.minip dd|0' => '$v.sell_name',
 
-    '.minip img@src|1' => '$v.lingshou_name',
-    '.minip dd|1' => '$v.lingshou_applet',
+    '.minip img@src|1' => '$v.lingshou_applet',
+    '.minip dd|1' => '$v.lingshou_name',
 
     'nav a@href|0' => '$v.home_link',
     'nav a@href|1' => '$v.open_link',