Browse Source

更新页面图标

306132416@qq.com 4 years ago
parent
commit
f727ec8ed4

+ 1 - 0
pages/appeal/myAppeal.vue

@@ -5,6 +5,7 @@
         :otherAppeal="otherAppeal"
         @tap="toDetail(otherAppeal.id)" :isOther='false'></appealCard>
     </div>
+	  <image src="../../static/nodata.svg" mode="aspectFit" style="width: 100%;" v-if="otherAppealList.length === 0"></image>
   </div>
 </template>
 <script>

BIN
static/navList/activity.png


BIN
static/navList/appeal.png


BIN
static/navList/enterprise.png


BIN
static/navList/park.png


BIN
static/navList/policy.png


BIN
static/navList/service.png


BIN
static/navList/supply.png