pages/testLogin/index.js
@@ -7,7 +7,7 @@ * 页面的初始数据 */ data: { textName: "18892081234", textName: "15111111116", textPassword: "xA123456", loading: false, userInfo: { @@ -40,6 +40,9 @@ icon: "error", duration: 2000 }) this.setData({ loading: false }) } }); },