master
lion 3 years ago
commit d23782fe58

@ -209,6 +209,15 @@
}
}
,{
"path" : "pages/vr/vrpagegm",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",

@ -0,0 +1,9 @@
<template>
<web-view src="https://suzhoushijian.szgmbwg.org.cn?v=1.0"></web-view>
</template>
<script>
</script>
<style>
</style>
Loading…
Cancel
Save