Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
thinkApp
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
游洁
thinkApp
Commits
f24647e1
Commit
f24647e1
authored
Jan 09, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/youjie/thinkapp
parents
47225a95
49644e1e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
manifest.json
src/manifest.json
+1
-1
accountLogin.vue
src/pages/login/accountLogin.vue
+3
-3
No files found.
src/manifest.json
View file @
f24647e1
{
"name"
:
"成长树"
,
"name"
:
"
进阶
成长树"
,
"appid"
:
"__UNI__C97C820"
,
"description"
:
"甲鹤小程序学生端"
,
"versionName"
:
"1.0.0"
,
...
...
src/pages/login/accountLogin.vue
View file @
f24647e1
...
...
@@ -178,14 +178,14 @@
}
},
1000
);
}
else
{
data
.
loading
=
false
Toast
.
fail
(
"账号类型选择错误,请根据真实身份选择"
)
}
}
else
{
data
.
loading
=
false
methods
.
getErpStudentBindInfo
({
Account
:
msg
.
Account
})
//console.log('1111')
if
(
data
.
userLoginType
!=
2
){
methods
.
getErpStudentBindInfo
({
Account
:
msg
.
Account
})
}
}
}).
catch
(
e
=>
{
console
.
log
(
e
)
...
...
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