合并个人中心

This commit is contained in:
zdx
2020-12-30 15:57:53 +08:00
parent 558a8ca65c
commit 5836cda754
10 changed files with 67 additions and 27 deletions

View File

@@ -1,3 +1,7 @@
Page({
data: {}
data: {
nodes: {
}
}
})

View File

@@ -1 +1,2 @@
关于我们
<image src="/static/images/company_bg4.png" mode="widthFix" style="width:100%;"></image>
<rich-text nodes="{{nodes}}"></rich-text>