Merge branch 'base' into tabbar

This commit is contained in:
菲鸽 2024-05-12 17:06:16 +08:00
commit 005d2406ab

View File

@ -18,14 +18,16 @@
</view> </view>
<view class="text-center mt-8 text-#fff"> <view class="text-center mt-8 text-#fff">
<wd-button type="primary" @click="gotoPage('request')">去请求页</wd-button> <wd-button type="primary" @click="gotoPage('request')">去请求页</wd-button>
<wd-button type="primary" @click="gotoPage('request2')" class="ml-2"> <wd-button type="primary" @click="gotoPage('request2')" custom-class="ml-2">
去请求页2 (请求状态一体) 去请求页2 (状态一体)
</wd-button> </wd-button>
</view> </view>
<view class="text-center mt-8 text-#fff"> <view class="text-center mt-8 text-#fff">
<wd-button type="primary" @click="gotoPage('upload')">上传demo</wd-button> <wd-button type="primary" @click="gotoPage('upload')">上传demo</wd-button>
<wd-button type="primary" @click="gotoPage('upload2')">上传demo2(请求状态一体化)</wd-button> <wd-button type="primary" @click="gotoPage('upload2')" custom-class="ml-2">
上传demo2(状态一体)
</wd-button>
</view> </view>
<view class="text-center mt-8"> <view class="text-center mt-8">
<text mr-2>iconfont:</text> <text mr-2>iconfont:</text>