Commit 5785437b by 姜雷

Merge branch 'develop' into test

parents 9ffcdfc0 f76658d6
This source diff could not be displayed because it is too large. You can view the blob instead.
{ {
"name": "wx-school-app-public", "name": "wx-school-app-public",
"version": "1.0.9", "version": "1.0.11",
"private": true, "private": true,
"description": "", "description": "",
"scripts": { "scripts": {
......
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
align-items: center; align-items: center;
text-align: center; text-align: center;
width: 218px; width: 218px;
height: 160px; height: 110px;
font-size: 28px; font-size: 28px;
border-radius: 24px; border-radius: 24px;
border: 1px solid #ccc; border: 1px solid #ccc;
...@@ -61,6 +61,6 @@ ...@@ -61,6 +61,6 @@
} }
} }
.Pay-btn { .Pay-btn {
margin: 20px 32px 0; margin: 20px 32px 80px;
} }
} }
...@@ -909,6 +909,8 @@ class Pay extends Component { ...@@ -909,6 +909,8 @@ class Pay extends Component {
确定支付 确定支付
</Button> </Button>
)} )}
<ad unit-id="adunit-8d48f17389f7e2aa"></ad>
</View> </View>
); );
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment