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
711d579e
Commit
711d579e
authored
Feb 23, 2023
by
sunchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ico图标&title
parent
2ec65ad1
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
9 additions
and
6 deletions
+9
-6
App.vue
+2
-0
androidPrivacy.json
+1
-1
index.html
+2
-1
pages.json
+3
-3
static/font/iconfont.json
+1
-1
static/icon.png
+0
-0
No files found.
App.vue
View file @
711d579e
...
...
@@ -34,6 +34,8 @@
systemType
:
systemInfo
.
osName
.
toLowerCase
()
===
'ios'
?
2
:
1
},
success
:
(
result
)
=>
{
console
.
log
(
wgtinfo
)
console
.
log
(
result
)
const
data
=
result
.
data
.
data
[
'appVersionInfo'
];
if
(
data
.
status
==
1
&&
data
.
isForceUpdate
&&
data
.
wgtUrl
)
{
uni
.
downloadFile
({
...
...
androidPrivacy.json
View file @
711d579e
...
...
@@ -7,7 +7,7 @@
"buttonRefuse"
:
"暂不同意"
,
"second"
:
{
"title"
:
"确认提示"
,
"message"
:
" 进入应用前,你需先同意<a href=
\"
https://m
dev.zuihuibi.cn/cffp/components/clause/clause?type=1
\"
>《服务协议》</a>和<a href=
\"
https://mdev.zuihuibi.cn/cffp/components/clause/clause?type=2
\"
>《隐私政策》</a>,否则将退出应用。"
,
"message"
:
" 进入应用前,你需先同意<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"
:
"同意并继续"
,
"buttonRefuse"
:
"退出应用"
},
...
...
index.html
View file @
711d579e
...
...
@@ -9,8 +9,9 @@
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0'
+
(
coverSupport
?
', viewport-fit=cover'
:
''
)
+
'" />'
)
</script>
<title></title>
<title>
CFFP财富中心
</title>
<link
rel=
"stylesheet"
href=
"./static/font/iconfont.css"
>
<link
rel=
"shortcut icon"
href=
"./static/icon.png"
>
<!--preload-links-->
<!--app-context-->
<script
src=
"https://res2.wx.qq.com/open/js/jweixin-1.6.0.js"
></script>
...
...
pages.json
View file @
711d579e
...
...
@@ -4,19 +4,19 @@
"path"
:
"pages/index/index"
,
"style"
:
{
"topWindow"
:
false
,
"navigationBarTitleText"
:
"CFFP"
"navigationBarTitleText"
:
"CFFP
财富中心
"
}
},
{
"path"
:
"components/login/login"
,
"style"
:
{
"topWindow"
:
false
,
"navigationBarTitleText"
:
"CFFP"
"navigationBarTitleText"
:
"CFFP
财富中心
"
}
},
{
"path"
:
"pages/courselist/courselist"
,
"style"
:
{
"topWindow"
:
false
,
"navigationBarTitleText"
:
"CFFP"
"navigationBarTitleText"
:
"CFFP
财富中心
"
}
},
{
"path"
:
"pages/courseDetail/courseDetail"
,
...
...
static/font/iconfont.json
View file @
711d579e
{
"id"
:
"3749283"
,
"name"
:
"CFFP"
,
"name"
:
"CFFP
财富中心
"
,
"font_family"
:
"iconfont"
,
"css_prefix_text"
:
"icon-"
,
"description"
:
""
,
...
...
static/icon.png
0 → 100644
View file @
711d579e
684 Bytes
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