@@ -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>