This website works better with JavaScript.
Explore
Help
Sign In
kola
/
drug-miniprogram
Watch
1
Star
0
Fork
You've already forked drug-miniprogram
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18
Commits
1
Branch
0
Tags
16 MiB
Tree:
bc5e69b95e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bc5e69b95e'
${ noResults }
drug-miniprogram
/
src
/
privacy
/
pages
/
policy1
/
index.wxml
6 lines
109 B
Raw
Normal View
History
Unescape
Escape
feat(privacy): 新增个人信息及隐私保护政策页面 添加policy1页面及相关路由配置,包含wxml、json、scss和ts文件 更新app.json中的页面路由和index页面的跳转链接
6 days ago
<view class="privacy-page">
<view class="content">
<mp-html content="{{content}}" />
</view>
</view>