瀏覽代碼

微信登录接口

zhaoxiaohai 3 年之前
父節點
當前提交
1a3c7ee87b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      utils/api.js

+ 0 - 1
utils/api.js

@@ -2,7 +2,6 @@ import {
     HTTP
 } from './Http.js'
 class ApiModel extends HTTP {
-    /* 微信登录 */
     loginbywechat(data) {
         return this.request({
             url: "/loginbywechat",