浏览代码

sass登录

huangb 7 年之前
父节点
当前提交
adedb0aa03
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      pages/sassLogin/index.vue

+ 0 - 6
pages/sassLogin/index.vue

@@ -439,12 +439,6 @@
       },
       },
 //      登录
 //      登录
       isLogin (flag) {
       isLogin (flag) {
-        this.$message({
-          duration: 0,
-          showClose: true,
-          message: '恭喜你,这是一条成功消息',
-          type: 'success'
-        })
         this.isShowLoading = true
         this.isShowLoading = true
         if (!this.login.username) {
         if (!this.login.username) {
           this.isShowLoading = false
           this.isShowLoading = false