index.wxml 1.7 KB

1
  1. <view class="container data-v-57280228"><nav-bar vue-id="8dd740cc-1" title="首页" back="{{false}}" color="white" background="green" class="data-v-57280228" bind:__l="__l"></nav-bar><u-button vue-id="8dd740cc-2" text="测试网络请求" type="primary" data-event-opts="{{[['^click',[['testReq']]]]}}" bind:click="__e" class="data-v-57280228" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-3" text="测试vuex仓库" type="primary" data-event-opts="{{[['^click',[['testStore']]]]}}" bind:click="__e" class="data-v-57280228" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-4" text="测试登录-vuex仓库" type="primary" data-event-opts="{{[['^click',[['testLogin']]]]}}" bind:click="__e" class="data-v-57280228" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-5" text="测试登录退出登录" type="primary" data-event-opts="{{[['^click',[['testLogout']]]]}}" bind:click="__e" class="data-v-57280228" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-6" text="测试提示弹框" type="primary" data-event-opts="{{[['^click',[['$toast',['测试','success']]]]]}}" bind:click="__e" class="data-v-57280228" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-7" text="测试自定义弹框" type="primary" data-event-opts="{{[['^click',[['e0']]]]}}" bind:click="__e" class="data-v-57280228" bind:__l="__l"></u-button><dpopup vue-id="8dd740cc-8" show="{{show}}" mode="bottom" round="{{10}}" data-event-opts="{{[['^close',[['e1']]]]}}" bind:close="__e" class="data-v-57280228" bind:__l="__l" vue-slots="{{['content']}}"><view slot="content" class="data-v-57280228"><view class="top data-v-57280228">顶部</view><view class="content data-v-57280228" style="height:300px;">内容</view></view></dpopup></view>