main
liudan 2 years ago
parent e71f0214a9
commit b1053592c3
  1. 4
      pages.json
  2. 2
      pages/user/wallet/index.vue
  3. BIN
      static/images/home.png
  4. BIN
      static/images/shopdesc.png

@ -787,7 +787,9 @@
{ {
"path": "wallet/index", "path": "wallet/index",
"style": { "style": {
"navigationBarTitleText": "我的钱包" "navigationBarTitleText": "我的钱包",
"navigationBarBackgroundColor": "#21222B",
"navigationBarTextStyle": "white"
}, },
"meta": { "meta": {

@ -226,7 +226,7 @@
width: 690rpx; width: 690rpx;
min-height: 300rpx; min-height: 300rpx;
padding: 40rpx; padding: 40rpx;
background: url($IMG_URL+'/imgs/user/money_wallet_bg.png') no-repeat; background: url('../../../static/images/bg.png') no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
box-shadow: 1rpx 5rpx 16rpx 0 rgba(94, 73, 195, 0.81); box-shadow: 1rpx 5rpx 16rpx 0 rgba(94, 73, 195, 0.81);
border-radius: 30rpx; border-radius: 30rpx;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 KiB

Loading…
Cancel
Save