|
|
@@ -77,7 +77,7 @@ function handleComments() {
|
|
|
for (let i = 0; i < list.length; i++) {
|
|
|
const element = list[i];
|
|
|
if (element.userID == 9659434) {
|
|
|
- if (element.pictures.length == 0) {
|
|
|
+ if (element.poi_name.indexOf('潮社·牛肉新食汇') > -1) {
|
|
|
element.pictures = [
|
|
|
{
|
|
|
"smallPicUrl": "http://p0.meituan.net/wmcomment/bdaef042083440d7b6c8152ee261d225823212.jpg@160w_160h_1e_1c",
|