h5/App.vue
@@ -8,6 +8,7 @@ window.location.href = app_url } }) console.log('onLaunch') }, onShow: function () { console.log('App Show') @@ -145,6 +146,9 @@ color: #999999 !important; font-size: 28rpx; } .placeholder3{ color: #333333 !important; } .red{ color: red !important; }