Commit 66e411ed authored by 734642908@qq.com's avatar 734642908@qq.com

修改图片路径

parent f9ef5868
......@@ -16,7 +16,7 @@ class BaseController extends Controller {
'click_game'=>array(
'title'=>'玩游戏赚玩币'
,'type'=>'click_game'
,'icon'=>'http://hezi.test.llewan.com/hezi/task/click_game.png'
,'icon'=>'task/click_game.png'
,'list'=>array(
array(
'ch_name'=>'玩任意1款游戏'
......@@ -47,7 +47,7 @@ class BaseController extends Controller {
,'invite_user'=>array(
'title'=>'邀请新伙伴'
,'type'=>'invite_user'
,'icon'=>'http://hezi.test.llewan.com/hezi/task/invite_user.png'
,'icon'=>'task/invite_user.png'
,'list'=>array(
array(
'ch_name'=>'邀请1位新伙伴'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment