2023-11-07 10:24:08 +08:00
|
|
|
<template>
|
|
|
|
<view class="content">
|
|
|
|
<view>
|
2024-09-30 09:40:54 +08:00
|
|
|
<web-view src="https://skqhdg.porthebei.com:9006/xieyi/privacy.html"></web-view>
|
2023-11-07 10:24:08 +08:00
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</template>
|
|
|
|
|
|
|
|
<script>
|
2024-09-30 09:40:54 +08:00
|
|
|
export default {}
|
2023-11-07 10:24:08 +08:00
|
|
|
</script>
|
|
|
|
|
|
|
|
<style scoped>
|
|
|
|
|
|
|
|
</style>
|