Commit aad67617 by 姜雷

修改样式

parent e4059fb2
.AppPay { .AppPay {
.AppPay-info{
text-align: center;
}
.AppBackButton { .AppBackButton {
background-color: #fff; background-color: #fff;
margin: 24rpx 80rpx 0; margin: 24rpx 80rpx 0;
......
...@@ -120,7 +120,6 @@ class AppPay extends Component { ...@@ -120,7 +120,6 @@ class AppPay extends Component {
open-type="exit" open-type="exit"
> >
<Button <Button
className="AppBackButton"
open-type="launchApp" open-type="launchApp"
app-parameter={errorMsg} app-parameter={errorMsg}
onError={this.goBackAppError} onError={this.goBackAppError}
......
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