需要开发 IM

This commit is contained in:
cbb
2025-12-30 17:52:19 +08:00
parent 8fe2079446
commit d0cf491201
23 changed files with 515 additions and 61 deletions

9
pages/login/regime.vue Normal file
View File

@@ -0,0 +1,9 @@
<script setup></script>
<template>
<view class="regime-box">
<app-article-detail type="privacy_policy"></app-article-detail>
</view>
</template>
<style lang="scss" scoped></style>