Commit 724afe39 by baihong

add:个人中心

parent 1c8f535f
......@@ -8,6 +8,18 @@
},
"pages": [
{
"path" : "pages/user/user",
"style" :
{
"navigationStyle": "custom",
"app-plus": {
"titleView": false
},
"enablePullDownRefresh": false
}
},
{
"path": "pages/home/home",
"style": {
"navigationStyle": "custom",
......@@ -18,7 +30,7 @@
}
}
],
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
......
......@@ -68,7 +68,7 @@
</view>
<view class="gz">
<text>规则</text>
<u-icon name="arrow-right" color="#999999" size="10"></u-icon>
<u-icon name="arrow-right" color="#999999" size="18"></u-icon>
</view>
</view>
</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment