$result = StoreProductAttrResult::getResult($id);
修改为:$result = StoreProductAttrResult::getResult($id, 0);
步骤二:199行 将$result = StoreProductAttrValue::where('product_id', $id)->find();
修改为:$result = StoreProductAttrValue::where('product_id', $id)->where('type', 0)->find();
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}}
作者 管理员 企业
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}
{{itemf.name}}