Rorschach před 6 roky
rodič
revize
3fa75fc5fe

+ 2 - 2
pages/user/myWallet/myWallet.js

@@ -6,8 +6,8 @@ Page({
   data: {
   data: {
     title: '',
     title: '',
     totalMoney: 0,
     totalMoney: 0,
-    textDoc: '收到的奖金',
-    textPrompt: '奖金将于2019年1月15日自动转入微信钱包',
+    textDoc: '收到的奖金将自动转入微信钱包',
+    textPrompt: '',
     walletDetail: '资金明细',
     walletDetail: '资金明细',
   },
   },
 
 

+ 2 - 0
pages/user/myWallet/myWallet.wxss

@@ -20,6 +20,8 @@ page{
     align-items:center;
     align-items:center;
     font-size: 32rpx;
     font-size: 32rpx;
     line-height: 42rpx;
     line-height: 42rpx;
+    margin-top:27rpx;
+
 }
 }
 .text-doc-box {
 .text-doc-box {
     width: 30rpx;
     width: 30rpx;