Commit 3688cea8 by 穆启卓

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

parent bb2c828e
...@@ -7,10 +7,8 @@ ...@@ -7,10 +7,8 @@
"window": { "window": {
"navigationStyle": "custom", "navigationStyle": "custom",
"backgroundTextStyle": "dark", "backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#E65845",
"navigationBarTitleText": "", "navigationBarTitleText": "",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white"
"backgroundColor": "#E65845"
}, },
"navigateToMiniProgramAppIdList": [ "navigateToMiniProgramAppIdList": [
"wxd7c2fdc9b64cfb92", "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="page-container">
<view class="notice-container"> <view class="notice-container">
<view class="title">步数上报须知:</view> <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