qa-prevention-xgf-app/pages/mine/privacy/privacy.vue

18 lines
236 B
Vue

<template>
<view class="content">
<view>
<web-view src="https://skqhdg.porthebei.com:9006/xieyi/privacy.html"></web-view>
</view>
</view>
</template>
<script>
export default {
}
</script>
<style scoped>
</style>