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.
sky-take-out/user/mp-weixin/pages/common/Navbar/navbar.wxml

1 line
350 B

<view class="navBar"><view data-event-opts="{{[['tap',[['myCenterFun',['$event']]]]]}}" class="person-box" style="{{'top:'+(ht+'px')+';'}}" bindtap="__e"><image class="test_image" src="../../../static/center.png"></image><label class="person-title _span">个人中心</label></view><image class="index_bg" src="../../../static/bg.png"></image></view>