Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
new_taobao
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wildfirecode13
new_taobao
Commits
ce50a19c
Commit
ce50a19c
authored
Oct 15, 2020
by
Edwise
🍷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aaa
parent
6784ddbf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1233 additions
and
0 deletions
+1233
-0
pagepageindex.js
taobao_jn/client/pages/pagepageindex/pagepageindex.js
+1
-0
debug.log
taobao_jn/debug.log
+1232
-0
No files found.
taobao_jn/client/pages/pagepageindex/pagepageindex.js
View file @
ce50a19c
...
@@ -184,6 +184,7 @@ Page({
...
@@ -184,6 +184,7 @@ Page({
* 获取用户授权信息
* 获取用户授权信息
*/
*/
async
getAuth
()
{
async
getAuth
()
{
console
.
log
(
my
.
getSystemInfoSync
());
my
.
showLoading
();
my
.
showLoading
();
const
userInfo
=
await
getAuthUserInfo
().
catch
(
err
=>
{
const
userInfo
=
await
getAuthUserInfo
().
catch
(
err
=>
{
console
.
log
(
'未授权成功'
,
err
);
console
.
log
(
'未授权成功'
,
err
);
...
...
taobao_jn/debug.log
View file @
ce50a19c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment