Forráskód Böngészése

删除测试代码

nanMing 1 éve
szülő
commit
b3400a10a1
1 módosított fájl, 0 hozzáadás és 7 törlés
  1. 0 7
      pages/index/index.vue

+ 0 - 7
pages/index/index.vue

@@ -39,8 +39,6 @@
               </template>
             </uni-list-item>
           </uni-list>
-
-          <button @click="loading()">loading</button>
         </uni-section>
       </uni-card>
     </view>
@@ -86,11 +84,6 @@
       this.getDaiBanList()
     },
     methods: {
-      loading(){
-        uni.navigateTo({
-        	url: '/pages/loading/loading?id=730771'
-        });
-      },
       getDaiBanList() {
         ListKhShxx(this.form).then(res => {
           if (res.code == 200) {