4 lines
188 B
Plaintext
4 lines
188 B
Plaintext
|
<!--pages/index/mineinfo.wxml-->
|
||
|
<cu-custom bgColor="bg-darkblue" isBack="{{true}}" isRelaunch="{{false}}">
|
||
|
<view slot="content" style="color:#FFFFFF;">个人信息</view>
|
||
|
</cu-custom>
|