Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
a72609c7
Commit
a72609c7
authored
Mar 01, 2023
by
sunchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生产环境配置
parent
75830e7b
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
10 deletions
+7
-10
androidPrivacy.json
+1
-1
components/login/login.vue
+2
-5
manifest.json
+4
-4
No files found.
androidPrivacy.json
View file @
a72609c7
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
"version"
:
"1"
,
"version"
:
"1"
,
"prompt"
:
"template"
,
"prompt"
:
"template"
,
"title"
:
"服务协议和隐私政策"
,
"title"
:
"服务协议和隐私政策"
,
"message"
:
" 请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/> 你可阅读<a href=
\"
https://m
dev.zuihuibi.cn/cffp/components/clause/clause?type=1&isBack=1
\"
>《服务协议》</a>和<a href=
\"
https://mdev.zuihuibi
.cn/cffp/components/clause/clause?type=2&isBack=1
\"
>《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。"
,
"message"
:
" 请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/> 你可阅读<a href=
\"
https://m
.cffp.org.cn/cffp/components/clause/clause?type=1&isBack=1
\"
>《服务协议》</a>和<a href=
\"
https://m.cffp.org
.cn/cffp/components/clause/clause?type=2&isBack=1
\"
>《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。"
,
"buttonAccept"
:
"同意并接受"
,
"buttonAccept"
:
"同意并接受"
,
"buttonRefuse"
:
"暂不同意"
,
"buttonRefuse"
:
"暂不同意"
,
"second"
:
{
"second"
:
{
...
...
components/login/login.vue
View file @
a72609c7
...
@@ -159,11 +159,8 @@
...
@@ -159,11 +159,8 @@
this
.
userId
=
String
(
res
[
'data'
][
'userId'
]);
this
.
userId
=
String
(
res
[
'data'
][
'userId'
]);
uni
.
setStorageSync
(
'isLogin'
,
'1'
);
uni
.
setStorageSync
(
'isLogin'
,
'1'
);
uni
.
setStorageSync
(
'cffp_userId'
,
this
.
userId
);
uni
.
setStorageSync
(
'cffp_userId'
,
this
.
userId
);
uni
.
setStorageSync
(
'loginType'
,
this
.
loginType
)
uni
.
setStorageSync
(
'loginType'
,
this
.
loginType
);
// uni.navigateTo({
uni
.
setStorageSync
(
'uni-token'
,
res
.
data
[
'token'
]);
// url:'/pages/index/index'
// })
console
.
log
(
uni
.
getStorageSync
(
'cffp_userId'
))
uni
.
switchTab
({
uni
.
switchTab
({
url
:
'/pages/index/index'
url
:
'/pages/index/index'
})
})
...
...
manifest.json
View file @
a72609c7
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
"urltypes"
:
"cffpapp,hbuilder"
,
"urltypes"
:
"cffpapp,hbuilder"
,
"capabilities"
:
{
"capabilities"
:
{
"entitlements"
:
{
"entitlements"
:
{
"com.apple.developer.associated-domains"
:
[
"applinks:mcffp.anjibao.cn"
]
"com.apple.developer.associated-domains"
:
[
"applinks:mcffp.anjibao.cn"
,
"applinks:mapp.cffp.org.cn"
]
}
}
}
}
},
},
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
"sdkConfigs"
:
{
"sdkConfigs"
:
{
"share"
:
{
"share"
:
{
"weixin"
:
{
"weixin"
:
{
"appid"
:
"wx
b591d0034cdcf0cd
"
,
"appid"
:
"wx
3ec6ac74a8c074be
"
,
"UniversalLinks"
:
"https://mapp.cffp.org.cn/app/"
"UniversalLinks"
:
"https://mapp.cffp.org.cn/app/"
}
}
},
},
...
@@ -83,13 +83,13 @@
...
@@ -83,13 +83,13 @@
},
},
"weixin"
:
{
"weixin"
:
{
"__platform__"
:
[
"ios"
,
"android"
],
"__platform__"
:
[
"ios"
,
"android"
],
"appid"
:
"wx
b591d0034cdcf0cd
"
,
"appid"
:
"wx
3ec6ac74a8c074be
"
,
"UniversalLinks"
:
"https://mapp.cffp.org.cn/app/"
"UniversalLinks"
:
"https://mapp.cffp.org.cn/app/"
}
}
},
},
"oauth"
:
{
"oauth"
:
{
"weixin"
:
{
"weixin"
:
{
"appid"
:
"wx
b591d0034cdcf0cd
"
,
"appid"
:
"wx
3ec6ac74a8c074be
"
,
"UniversalLinks"
:
"https://mapp.cffp.org.cn/app/"
"UniversalLinks"
:
"https://mapp.cffp.org.cn/app/"
}
}
}
}
...
...
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