Commit f91b08ed authored by JingChao's avatar JingChao

hmap

parent fbe0978d
...@@ -89,16 +89,6 @@ Vue.prototype.$hlsExit = hlsExit*/ ...@@ -89,16 +89,6 @@ Vue.prototype.$hlsExit = hlsExit*/
Vue.config.productionTip = true Vue.config.productionTip = true
vum.$vumPlatform.ready(function () {
if (process.env.isMobilePlatform) {
cordova.plugins.Keyboard.disableScroll(true)
}
})
vum.$vumPlatform.registerBackButtonAction(function (e) {
}, 101)
/* eslint-disable no-new */ /* eslint-disable no-new */
new Vue({ new Vue({
data () { data () {
......
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