Commit a75a0626 authored by 734642908@qq.com's avatar 734642908@qq.com

修改文字

parent f9f6fa1f
......@@ -323,7 +323,7 @@ class AuctionController extends BaseController
}
$goodsList = array_merge($leftArray,$rightArray); //组合两个结果
if($goodsList[0]['name'] == '竞拍预告') {
$goodsList[0]['name'] = '最新预告';
$goodsList[0]['name'] = '最新竞拍';
}
$result = array(
......
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