소스 검색

Merge branch 'base' into tabbar

菲鸽 2 년 전
부모
커밋
005d2406ab
1개의 변경된 파일5개의 추가작업 그리고 3개의 파일을 삭제
  1. 5 3
      src/pages/index/about.vue

+ 5 - 3
src/pages/index/about.vue

@@ -18,14 +18,16 @@
     </view>
     <view class="text-center mt-8 text-#fff">
       <wd-button type="primary" @click="gotoPage('request')">去请求页</wd-button>
-      <wd-button type="primary" @click="gotoPage('request2')" class="ml-2">
-        去请求页2 (请求状态一体)
+      <wd-button type="primary" @click="gotoPage('request2')" custom-class="ml-2">
+        去请求页2 (状态一体)
       </wd-button>
     </view>
 
     <view class="text-center mt-8 text-#fff">
       <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 class="text-center mt-8">
       <text mr-2>iconfont:</text>