From 8f86d0a825962a17634cb5a4fcdab1ceecea1a5a Mon Sep 17 00:00:00 2001 From: hanbaoshan <hanbaoshan@aiotlink.com> Date: 星期五, 21 五月 2021 14:27:48 +0800 Subject: [PATCH] 事件声音列表获取字段由data.list改为data --- src/pages/desktop/index/mock/weather.json | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/src/pages/desktop/index/mock/weather.json b/src/pages/desktop/index/mock/weather.json index 1cb8614..8e377a0 100644 --- a/src/pages/desktop/index/mock/weather.json +++ b/src/pages/desktop/index/mock/weather.json @@ -2,9 +2,6 @@ "code": "0000", "success": true, "data": { - "city": "骞垮窞甯�", - "type": "澶氫簯", - "icon": "http://yun.rili.cn/wnl/img/cloud.png", - "temperature": "17" + } } \ No newline at end of file -- Gitblit v1.8.0