From 5efe50dd68c67fe94b27c9b9dddea5c0e0272125 Mon Sep 17 00:00:00 2001 From: chenbiao Date: Wed, 25 May 2022 11:29:17 +0800 Subject: [PATCH] add 删除无用图片 --- .idea/misc.xml | 6 ------ static/60x60.png | Bin 774 -> 0 bytes static/api.png | Bin 1449 -> 0 bytes static/apiHL.png | Bin 1418 -> 0 bytes static/apiIndex.png | Bin 1927 -> 0 bytes static/app-plus/location@3x.png | Bin 4980 -> 0 bytes static/app-plus/uni@2x.png | Bin 4162 -> 0 bytes static/c1.png | Bin 401 -> 0 bytes static/c2.png | Bin 470 -> 0 bytes static/c3.png | Bin 511 -> 0 bytes static/c4.png | Bin 476 -> 0 bytes static/c5.png | Bin 472 -> 0 bytes static/c6.png | Bin 545 -> 0 bytes static/c7.png | Bin 365 -> 0 bytes static/c8.png | Bin 587 -> 0 bytes static/c9.png | Bin 565 -> 0 bytes static/compass.png | Bin 24706 -> 0 bytes static/component.png | Bin 1146 -> 0 bytes static/componentHL.png | Bin 1142 -> 0 bytes static/componentIndex.png | Bin 1705 -> 0 bytes static/extui.png | Bin 5094 -> 0 bytes static/extuiHL.png | Bin 5089 -> 0 bytes static/extuiIndex.png | Bin 5951 -> 0 bytes static/home-active.png | Bin 577 -> 0 bytes static/home.png | Bin 554 -> 0 bytes static/menu.png | Bin 2098 -> 0 bytes static/nav.png | Bin 15782 -> 0 bytes static/pause.png | Bin 3760 -> 0 bytes static/play.png | Bin 4420 -> 0 bytes static/plus.png | Bin 1252 -> 0 bytes static/record.png | Bin 5801 -> 0 bytes static/shuijiao.jpg | Bin 15766 -> 0 bytes static/star-active.png | Bin 907 -> 0 bytes static/star.png | Bin 839 -> 0 bytes static/stop.png | Bin 2539 -> 0 bytes static/tabicon/index-tabsel.png | Bin 5026 -> 0 bytes static/tabicon/index-tabunsel.png | Bin 4470 -> 0 bytes static/tabicon/me-tabsel.png | Bin 1785 -> 0 bytes static/tabicon/me-tabunsel.png | Bin 1159 -> 0 bytes static/tabicon/mid-tabsel.png | Bin 1309 -> 0 bytes static/tabicon/mid-tabunsel.png | Bin 1148 -> 0 bytes static/template.png | Bin 461 -> 0 bytes static/templateHL.png | Bin 459 -> 0 bytes static/templateIndex.png | Bin 606 -> 0 bytes static/trash.png | Bin 2656 -> 0 bytes static/weatherimg/weather_baowu.png | Bin 1046 -> 0 bytes static/weatherimg/weather_baoxue.png | Bin 1836 -> 0 bytes static/weatherimg/weather_dabaoyu.png | Bin 1722 -> 0 bytes static/weatherimg/weather_dayu.png | Bin 1798 -> 0 bytes static/weatherimg/weather_duoyun.png | Bin 1672 -> 0 bytes static/weatherimg/weather_fengbao.png | Bin 913 -> 0 bytes static/weatherimg/weather_fuchen.png | Bin 1052 -> 0 bytes static/weatherimg/weather_leizhenyu.png | Bin 1792 -> 0 bytes static/weatherimg/weather_mai.png | Bin 1245 -> 0 bytes static/weatherimg/weather_qing.png | Bin 1266 -> 0 bytes static/weatherimg/weather_shaoyun.png | Bin 1553 -> 0 bytes static/weatherimg/weather_tedabaoyu.png | Bin 1564 -> 0 bytes static/weatherimg/weather_wu.png | Bin 687 -> 0 bytes static/weatherimg/weather_xiaoxue.png | Bin 1556 -> 0 bytes static/weatherimg/weather_xiaoyu.png | Bin 1512 -> 0 bytes static/weatherimg/weather_yin.png | Bin 1350 -> 0 bytes static/weatherimg/weather_yuxue.png | Bin 1214 -> 0 bytes static/weatherimg/weather_zhenyu.png | Bin 1722 -> 0 bytes static/weatherimg/weather_zhongyu.png | Bin 1693 -> 0 bytes static/weatherimg/weayher_yujiaxue.png | Bin 1773 -> 0 bytes 65 files changed, 0 insertions(+), 6 deletions(-) delete mode 100644 .idea/misc.xml delete mode 100644 static/60x60.png delete mode 100644 static/api.png delete mode 100644 static/apiHL.png delete mode 100644 static/apiIndex.png delete mode 100644 static/app-plus/location@3x.png delete mode 100644 static/app-plus/uni@2x.png delete mode 100644 static/c1.png delete mode 100644 static/c2.png delete mode 100644 static/c3.png delete mode 100644 static/c4.png delete mode 100644 static/c5.png delete mode 100644 static/c6.png delete mode 100644 static/c7.png delete mode 100644 static/c8.png delete mode 100644 static/c9.png delete mode 100644 static/compass.png delete mode 100644 static/component.png delete mode 100644 static/componentHL.png delete mode 100644 static/componentIndex.png delete mode 100644 static/extui.png delete mode 100644 static/extuiHL.png delete mode 100644 static/extuiIndex.png delete mode 100644 static/home-active.png delete mode 100644 static/home.png delete mode 100644 static/menu.png delete mode 100644 static/nav.png delete mode 100644 static/pause.png delete mode 100644 static/play.png delete mode 100644 static/plus.png delete mode 100644 static/record.png delete mode 100644 static/shuijiao.jpg delete mode 100644 static/star-active.png delete mode 100644 static/star.png delete mode 100644 static/stop.png delete mode 100644 static/tabicon/index-tabsel.png delete mode 100644 static/tabicon/index-tabunsel.png delete mode 100644 static/tabicon/me-tabsel.png delete mode 100644 static/tabicon/me-tabunsel.png delete mode 100644 static/tabicon/mid-tabsel.png delete mode 100644 static/tabicon/mid-tabunsel.png delete mode 100644 static/template.png delete mode 100644 static/templateHL.png delete mode 100644 static/templateIndex.png delete mode 100644 static/trash.png delete mode 100644 static/weatherimg/weather_baowu.png delete mode 100644 static/weatherimg/weather_baoxue.png delete mode 100644 static/weatherimg/weather_dabaoyu.png delete mode 100644 static/weatherimg/weather_dayu.png delete mode 100644 static/weatherimg/weather_duoyun.png delete mode 100644 static/weatherimg/weather_fengbao.png delete mode 100644 static/weatherimg/weather_fuchen.png delete mode 100644 static/weatherimg/weather_leizhenyu.png delete mode 100644 static/weatherimg/weather_mai.png delete mode 100644 static/weatherimg/weather_qing.png delete mode 100644 static/weatherimg/weather_shaoyun.png delete mode 100644 static/weatherimg/weather_tedabaoyu.png delete mode 100644 static/weatherimg/weather_wu.png delete mode 100644 static/weatherimg/weather_xiaoxue.png delete mode 100644 static/weatherimg/weather_xiaoyu.png delete mode 100644 static/weatherimg/weather_yin.png delete mode 100644 static/weatherimg/weather_yuxue.png delete mode 100644 static/weatherimg/weather_zhenyu.png delete mode 100644 static/weatherimg/weather_zhongyu.png delete mode 100644 static/weatherimg/weayher_yujiaxue.png diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 28a804d..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/static/60x60.png b/static/60x60.png deleted file mode 100644 index 6984932..0000000 Binary files a/static/60x60.png and /dev/null differ diff --git a/static/api.png b/static/api.png deleted file mode 100644 index 58f93e1..0000000 Binary files a/static/api.png and /dev/null differ diff --git a/static/apiHL.png b/static/apiHL.png deleted file mode 100644 index f8cbd7d..0000000 Binary files a/static/apiHL.png and /dev/null differ diff --git a/static/apiIndex.png b/static/apiIndex.png deleted file mode 100644 index 890dba5..0000000 Binary files a/static/apiIndex.png and /dev/null differ diff --git a/static/app-plus/location@3x.png b/static/app-plus/location@3x.png deleted file mode 100644 index c195e0a..0000000 Binary files a/static/app-plus/location@3x.png and /dev/null differ diff --git a/static/app-plus/uni@2x.png b/static/app-plus/uni@2x.png deleted file mode 100644 index 8e3a80f..0000000 Binary files a/static/app-plus/uni@2x.png and /dev/null differ diff --git a/static/c1.png b/static/c1.png deleted file mode 100644 index 9d38fdc..0000000 Binary files a/static/c1.png and /dev/null differ diff --git a/static/c2.png b/static/c2.png deleted file mode 100644 index ce956d7..0000000 Binary files a/static/c2.png and /dev/null differ diff --git a/static/c3.png b/static/c3.png deleted file mode 100644 index 216202a..0000000 Binary files a/static/c3.png and /dev/null differ diff --git a/static/c4.png b/static/c4.png deleted file mode 100644 index fb8b477..0000000 Binary files a/static/c4.png and /dev/null differ diff --git a/static/c5.png b/static/c5.png deleted file mode 100644 index 310bfb1..0000000 Binary files a/static/c5.png and /dev/null differ diff --git a/static/c6.png b/static/c6.png deleted file mode 100644 index c3c45d8..0000000 Binary files a/static/c6.png and /dev/null differ diff --git a/static/c7.png b/static/c7.png deleted file mode 100644 index a1e7390..0000000 Binary files a/static/c7.png and /dev/null differ diff --git a/static/c8.png b/static/c8.png deleted file mode 100644 index c32633c..0000000 Binary files a/static/c8.png and /dev/null differ diff --git a/static/c9.png b/static/c9.png deleted file mode 100644 index 51bcf6a..0000000 Binary files a/static/c9.png and /dev/null differ diff --git a/static/compass.png b/static/compass.png deleted file mode 100644 index fba87a5..0000000 Binary files a/static/compass.png and /dev/null differ diff --git a/static/component.png b/static/component.png deleted file mode 100644 index fbb116d..0000000 Binary files a/static/component.png and /dev/null differ diff --git a/static/componentHL.png b/static/componentHL.png deleted file mode 100644 index 31f83a0..0000000 Binary files a/static/componentHL.png and /dev/null differ diff --git a/static/componentIndex.png b/static/componentIndex.png deleted file mode 100644 index 8ad0534..0000000 Binary files a/static/componentIndex.png and /dev/null differ diff --git a/static/extui.png b/static/extui.png deleted file mode 100644 index 7508e08..0000000 Binary files a/static/extui.png and /dev/null differ diff --git a/static/extuiHL.png b/static/extuiHL.png deleted file mode 100644 index 612b499..0000000 Binary files a/static/extuiHL.png and /dev/null differ diff --git a/static/extuiIndex.png b/static/extuiIndex.png deleted file mode 100644 index dd4d963..0000000 Binary files a/static/extuiIndex.png and /dev/null differ diff --git a/static/home-active.png b/static/home-active.png deleted file mode 100644 index ccba950..0000000 Binary files a/static/home-active.png and /dev/null differ diff --git a/static/home.png b/static/home.png deleted file mode 100644 index 569c7d0..0000000 Binary files a/static/home.png and /dev/null differ diff --git a/static/menu.png b/static/menu.png deleted file mode 100644 index a3a92c1..0000000 Binary files a/static/menu.png and /dev/null differ diff --git a/static/nav.png b/static/nav.png deleted file mode 100644 index 57b420b..0000000 Binary files a/static/nav.png and /dev/null differ diff --git a/static/pause.png b/static/pause.png deleted file mode 100644 index 9acb73d..0000000 Binary files a/static/pause.png and /dev/null differ diff --git a/static/play.png b/static/play.png deleted file mode 100644 index 982f2f2..0000000 Binary files a/static/play.png and /dev/null differ diff --git a/static/plus.png b/static/plus.png deleted file mode 100644 index 73ddfe3..0000000 Binary files a/static/plus.png and /dev/null differ diff --git a/static/record.png b/static/record.png deleted file mode 100644 index a62ef81..0000000 Binary files a/static/record.png and /dev/null differ diff --git a/static/shuijiao.jpg b/static/shuijiao.jpg deleted file mode 100644 index b654b9c..0000000 Binary files a/static/shuijiao.jpg and /dev/null differ diff --git a/static/star-active.png b/static/star-active.png deleted file mode 100644 index 9ca15ab..0000000 Binary files a/static/star-active.png and /dev/null differ diff --git a/static/star.png b/static/star.png deleted file mode 100644 index 40eb232..0000000 Binary files a/static/star.png and /dev/null differ diff --git a/static/stop.png b/static/stop.png deleted file mode 100644 index 9e65f3e..0000000 Binary files a/static/stop.png and /dev/null differ diff --git a/static/tabicon/index-tabsel.png b/static/tabicon/index-tabsel.png deleted file mode 100644 index f4883a8..0000000 Binary files a/static/tabicon/index-tabsel.png and /dev/null differ diff --git a/static/tabicon/index-tabunsel.png b/static/tabicon/index-tabunsel.png deleted file mode 100644 index 3e473bd..0000000 Binary files a/static/tabicon/index-tabunsel.png and /dev/null differ diff --git a/static/tabicon/me-tabsel.png b/static/tabicon/me-tabsel.png deleted file mode 100644 index 7abdedc..0000000 Binary files a/static/tabicon/me-tabsel.png and /dev/null differ diff --git a/static/tabicon/me-tabunsel.png b/static/tabicon/me-tabunsel.png deleted file mode 100644 index e4d4db6..0000000 Binary files a/static/tabicon/me-tabunsel.png and /dev/null differ diff --git a/static/tabicon/mid-tabsel.png b/static/tabicon/mid-tabsel.png deleted file mode 100644 index c11c399..0000000 Binary files a/static/tabicon/mid-tabsel.png and /dev/null differ diff --git a/static/tabicon/mid-tabunsel.png b/static/tabicon/mid-tabunsel.png deleted file mode 100644 index 6deb414..0000000 Binary files a/static/tabicon/mid-tabunsel.png and /dev/null differ diff --git a/static/template.png b/static/template.png deleted file mode 100644 index 409ec9b..0000000 Binary files a/static/template.png and /dev/null differ diff --git a/static/templateHL.png b/static/templateHL.png deleted file mode 100644 index 4018448..0000000 Binary files a/static/templateHL.png and /dev/null differ diff --git a/static/templateIndex.png b/static/templateIndex.png deleted file mode 100644 index 7c986ea..0000000 Binary files a/static/templateIndex.png and /dev/null differ diff --git a/static/trash.png b/static/trash.png deleted file mode 100644 index 83d68f3..0000000 Binary files a/static/trash.png and /dev/null differ diff --git a/static/weatherimg/weather_baowu.png b/static/weatherimg/weather_baowu.png deleted file mode 100644 index f38289f..0000000 Binary files a/static/weatherimg/weather_baowu.png and /dev/null differ diff --git a/static/weatherimg/weather_baoxue.png b/static/weatherimg/weather_baoxue.png deleted file mode 100644 index c8efa1c..0000000 Binary files a/static/weatherimg/weather_baoxue.png and /dev/null differ diff --git a/static/weatherimg/weather_dabaoyu.png b/static/weatherimg/weather_dabaoyu.png deleted file mode 100644 index 0f688f8..0000000 Binary files a/static/weatherimg/weather_dabaoyu.png and /dev/null differ diff --git a/static/weatherimg/weather_dayu.png b/static/weatherimg/weather_dayu.png deleted file mode 100644 index 176dd13..0000000 Binary files a/static/weatherimg/weather_dayu.png and /dev/null differ diff --git a/static/weatherimg/weather_duoyun.png b/static/weatherimg/weather_duoyun.png deleted file mode 100644 index daaa02b..0000000 Binary files a/static/weatherimg/weather_duoyun.png and /dev/null differ diff --git a/static/weatherimg/weather_fengbao.png b/static/weatherimg/weather_fengbao.png deleted file mode 100644 index 555d5cd..0000000 Binary files a/static/weatherimg/weather_fengbao.png and /dev/null differ diff --git a/static/weatherimg/weather_fuchen.png b/static/weatherimg/weather_fuchen.png deleted file mode 100644 index 85deecb..0000000 Binary files a/static/weatherimg/weather_fuchen.png and /dev/null differ diff --git a/static/weatherimg/weather_leizhenyu.png b/static/weatherimg/weather_leizhenyu.png deleted file mode 100644 index 5c19f75..0000000 Binary files a/static/weatherimg/weather_leizhenyu.png and /dev/null differ diff --git a/static/weatherimg/weather_mai.png b/static/weatherimg/weather_mai.png deleted file mode 100644 index da26fa0..0000000 Binary files a/static/weatherimg/weather_mai.png and /dev/null differ diff --git a/static/weatherimg/weather_qing.png b/static/weatherimg/weather_qing.png deleted file mode 100644 index cb21f0b..0000000 Binary files a/static/weatherimg/weather_qing.png and /dev/null differ diff --git a/static/weatherimg/weather_shaoyun.png b/static/weatherimg/weather_shaoyun.png deleted file mode 100644 index 44b2662..0000000 Binary files a/static/weatherimg/weather_shaoyun.png and /dev/null differ diff --git a/static/weatherimg/weather_tedabaoyu.png b/static/weatherimg/weather_tedabaoyu.png deleted file mode 100644 index 0469f50..0000000 Binary files a/static/weatherimg/weather_tedabaoyu.png and /dev/null differ diff --git a/static/weatherimg/weather_wu.png b/static/weatherimg/weather_wu.png deleted file mode 100644 index ab8c7db..0000000 Binary files a/static/weatherimg/weather_wu.png and /dev/null differ diff --git a/static/weatherimg/weather_xiaoxue.png b/static/weatherimg/weather_xiaoxue.png deleted file mode 100644 index 9470134..0000000 Binary files a/static/weatherimg/weather_xiaoxue.png and /dev/null differ diff --git a/static/weatherimg/weather_xiaoyu.png b/static/weatherimg/weather_xiaoyu.png deleted file mode 100644 index cc0bba5..0000000 Binary files a/static/weatherimg/weather_xiaoyu.png and /dev/null differ diff --git a/static/weatherimg/weather_yin.png b/static/weatherimg/weather_yin.png deleted file mode 100644 index 9d0db33..0000000 Binary files a/static/weatherimg/weather_yin.png and /dev/null differ diff --git a/static/weatherimg/weather_yuxue.png b/static/weatherimg/weather_yuxue.png deleted file mode 100644 index 25ffcf5..0000000 Binary files a/static/weatherimg/weather_yuxue.png and /dev/null differ diff --git a/static/weatherimg/weather_zhenyu.png b/static/weatherimg/weather_zhenyu.png deleted file mode 100644 index 09c2112..0000000 Binary files a/static/weatherimg/weather_zhenyu.png and /dev/null differ diff --git a/static/weatherimg/weather_zhongyu.png b/static/weatherimg/weather_zhongyu.png deleted file mode 100644 index 971235e..0000000 Binary files a/static/weatherimg/weather_zhongyu.png and /dev/null differ diff --git a/static/weatherimg/weayher_yujiaxue.png b/static/weatherimg/weayher_yujiaxue.png deleted file mode 100644 index ff7a9db..0000000 Binary files a/static/weatherimg/weayher_yujiaxue.png and /dev/null differ -- libgit2 0.21.4