You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
512 B
1 line
512 B
4 months ago
|
<view class="navbar"><view class="{{['content','style-'+styleType]}}" style="{{'background:'+($root.g0?'#fff':'transparent')+';'}}"><view style="{{'height:'+(getHeight.barTop+'px')+';'}}"></view><view class="acea-row row-center-wrapper" style="{{'height:'+(getHeight.barHeight+'px')+';'}}"><view class="title">个人中心</view></view></view><view class="placeholder"><view style="{{'height:'+(getHeight.barTop+'px')+';'}}"></view><view style="{{'height:'+(getHeight.barHeight+'px')+';'}}"></view></view></view>
|