Commit 3688cea8 by 穆启卓

步数上报记录页ios弹性区域背景色

parent bb2c828e
......@@ -7,10 +7,8 @@
"window": {
"navigationStyle": "custom",
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#E65845",
"navigationBarTitleText": "",
"navigationBarTextStyle": "white",
"backgroundColor": "#E65845"
"navigationBarTextStyle": "white"
},
"navigateToMiniProgramAppIdList": [
"wxd7c2fdc9b64cfb92",
......
<navbar navTitle="步数上报记录" titleColor="#000" navColor="#fff" showBtnBg="{{false}}" backColor="black"></navbar>
<navbar navTitle="步数上报记录" titleColor="#000" navColor="#fff" paddingColor="#fff" backColor="black" showBtnBg="{{false}}"></navbar>
<view class="page-container">
<view class="notice-container">
<view class="title">步数上报须知:</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