htc 2 dní pred
rodič
commit
86acec8f8b
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      components/pageEmpty/index.vue

+ 1 - 1
components/pageEmpty/index.vue

@@ -1,6 +1,6 @@
 <template>
 	<view class="page-empty adffcacjc" :style="{'margin-top':marginTop}">
-		<u-empty :text="text" textSize="32rpx" text-color="#999999" width="332rpx" height="332rpx" mode="order" :icon="imgBase+'recharge_empty.png'"></u-empty>
+		<u-empty :text="text" textSize="32rpx" text-color="#667E90" width="332rpx" height="332rpx" mode="order" :icon="imgBase+'recharge_empty.png'"></u-empty>
 	</view>
 </template>