greenPro/unpackage/dist/dev/mp-weixin/pages/template/nav-default/nav-default.wxml

1 line
496 B
Plaintext
Raw Permalink Normal View History

2024-06-02 14:51:29 +00:00
<view class="page"><page-head wx:if="{{a}}" u-i="7cb54813-0" bind:__l="__l" u-p="{{a}}"></page-head><view class="uni-padding-wrap"><view class="uni-helllo-text"> 本页标题栏是uni-app的默认配置开发者可在pages.json里配置文字内容及标题颜色也可通过api接口将其改变。 </view><view class="uni-btn-v"><button type="default" bindtap="{{b}}">改变标题栏文字</button><button type="primary" bindtap="{{c}}">改变标题栏颜色</button></view></view></view>