jszjdy-regulatory-app/pages/mine/privacy.vue

14 lines
222 B
Vue
Raw Permalink Normal View History

2026-04-27 11:54:37 +08:00
<template>
<view class="content">
<view>
<web-view src="https://skqhdg.porthebei.com:9006/xieyi/privacy.html" />
</view>
</view>
</template>
<script>
export default {};
</script>
<style scoped></style>