dever hace 6 años
padre
commit
1dd563566e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      buy/template/mobile/list.php

+ 2 - 2
buy/template/mobile/list.php

@@ -10,8 +10,8 @@ $view
 
 
 ->fetch('.info-txt', 'buy/base.config#desc')
 ->fetch('.info-txt', 'buy/base.config#desc')
 
 
-->fetch(array('.tab .li@href', 0), 'service/base.config#list_link')
-->fetch(array('.tab .li@href', 1), 'service/base.config#my_link')
+->fetch(array('.tab .li@href', 0), 'buy/base.config#list_link')
+->fetch(array('.tab .li@href', 1), 'buy/base.config#my_link')
 
 
 # 循环
 # 循环
 ->loop
 ->loop