安卓原生打包后首页不断加载问题
This commit is contained in:
@ -214,7 +214,7 @@
|
||||
},
|
||||
|
||||
},
|
||||
onShow: function() {
|
||||
onLoad: function() {
|
||||
this.getLocation()
|
||||
let that = this;
|
||||
uni.showLoading({
|
||||
@ -451,7 +451,7 @@
|
||||
}
|
||||
|
||||
.nav-title {
|
||||
margin-left: 20rpx;
|
||||
margin-left: 20rpx;
|
||||
line-height: 40px;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user