@@ -69,6 +69,9 @@ export default {
}
},
methods: {
+ init(){
+
+ },
goBack(){
// #ifdef MP-WEIXIN
uni.navigateBack()
@@ -92,17 +95,17 @@ export default {
padding:20upx 20upx 60upx 20upx;
.title{
font-weight: bold;
- font-size:42upx;
+ font-size:44upx;
margin-bottom:22upx;
.smallTitle{
- font-size:32upx;
+ font-size:36upx;
margin:25upx 0 25upx 0;
.info{
+ font-size:33upx;
margin-bottom:20upx;
.image{