mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 10:35:07 +08:00
1.同步调整到OAuth2方式登录 2.微信小程序一键登录;
This commit is contained in:
@ -21,6 +21,6 @@ const app = new Vue({
|
||||
})
|
||||
|
||||
// 引入请求封装
|
||||
require('./util/request/index')(app)
|
||||
require('./utils/request/index')(app)
|
||||
|
||||
app.$mount()
|
||||
|
Reference in New Issue
Block a user