lrf %!s(int64=2) %!d(string=hai) anos
pai
achega
d2dc9454b7
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      pages/home/index.vue

+ 0 - 5
pages/home/index.vue

@@ -116,7 +116,6 @@
 		onLoad: function() {
 			const that = this;
 			that.search();
-      this.test();
 		},
 		onPullDownRefresh: async function() {
 			const that = this;
@@ -125,10 +124,6 @@
 			uni.stopPullDownRefresh();
 		},
 		methods: {
-      async test(){
-        const res = await this.$api('/util/util','GET')
-        console.log(res);
-      },
 			async search() {
 				const that = this;
 				let res;