dever %!s(int64=4) %!d(string=hai) anos
pai
achega
616abff0d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/index/list.vue

+ 1 - 1
pages/index/list.vue

@@ -98,7 +98,7 @@ export default {
 	methods: {
 		getData : function() {
 			var self = this;
-			this.Dever.get(this, 'app/collection/?l=api.home', {id:-1}, function(t) {
+			this.Dever.get(this, 'app/collection/?l=api.getList', {id:-1}, function(t) {
 				console.info(t);
 				uni.getSystemInfo({
 					success: function (res) {