Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
swx_weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2022-11-14 11:13:55 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
16aa05ecf7cb269e28c0dd65ad75c0c805ec3f46
16aa05ec
1 parent
7175bf4a
fix 授权提示修复
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/pages/auth/index.vue
src/pages/auth/index.vue
View file @
16aa05e
<!--
* @Date: 2022-09-19 14:11:06
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-11-14 10:3
3:16
* @LastEditTime: 2022-11-14 10:3
8:32
* @FilePath: /swx/src/pages/auth/index.vue
* @Description: 文件描述
-->
...
...
@@ -35,8 +35,8 @@ export default {
title: '授权中',
})
request.post('/srv/?a=openid', {
code: res.code
//
openid: '0002'
//
code: res.code
openid: '0002'
// openid: 'o5NFZ5cFQtLRy3aVHaZMLkjHFusI'
// openid: 'o5NFZ5TpgG4FwYursGCLjcUJH2ak'
// openid: 'o5NFZ5cqroPYwawCp8FEOxewtgnw'
...
...
Please
register
or
login
to post a comment