登录

parent 989ad2e5
...@@ -38,10 +38,6 @@ const signIn2 = async () => { ...@@ -38,10 +38,6 @@ const signIn2 = async () => {
const fastLoginBySgy = () => { const fastLoginBySgy = () => {
xma.showLoading({
title: '加载中',
mask: true,
});
xma.xh.getUserProfile({ xma.xh.getUserProfile({
range: ['ACCOUNT', 'MOBILE', 'CITIZEN'], range: ['ACCOUNT', 'MOBILE', 'CITIZEN'],
async success(info) { async success(info) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment