Browse Source

[我的订单详情页面][修改]:,券码生成二维码

tags/2.2.4
meo 6 years ago
parent
commit
5d51b06b82
2 changed files with 1 additions and 1 deletions
  1. BIN
      assets/img/bg.png
  2. +1
    -1
      pages/youhuiquanma/index.wxss

BIN
assets/img/bg.png View File

Before After
Width: 1152  |  Height: 1980  |  Size: 129 KiB Width: 1152  |  Height: 1980  |  Size: 13 KiB

+ 1
- 1
pages/youhuiquanma/index.wxss View File

@@ -37,7 +37,7 @@ page {
width: 600rpx; width: 600rpx;
border-radius: 10rpx; border-radius: 10rpx;
background-color: #fff; background-color: #fff;
margin: 30rpx auto 0;
margin: 144rpx auto 0;
padding: 30rpx 0; padding: 30rpx 0;
position: relative; position: relative;
z-index: 10000000000; z-index: 10000000000;


Loading…
Cancel
Save