Commit 711d579e by sunchao

ico图标&title

parent 2ec65ad1
......@@ -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({
......
......@@ -7,7 +7,7 @@
"buttonRefuse" : "暂不同意",
"second" : {
"title" : "确认提示",
"message" : "  进入应用前,你需先同意<a href=\"https://mdev.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" : "退出应用"
},
......
......@@ -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>
......
......@@ -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",
......
{
"id": "3749283",
"name": "CFFP",
"name": "CFFP财富中心",
"font_family": "iconfont",
"css_prefix_text": "icon-",
"description": "",
......
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