fix: 资料下载-手册文档下载功能添加。
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
<html lang="zh-Hans-CN">
|
<html lang="zh-Hans-CN">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
<meta name="Keywords" content="记账,健康档案,负债,信用卡,储蓄卡,刷卡"/>
|
<meta name="Keywords" content="记账,健康档案,茅台预约"/>
|
||||||
<meta name="Description"
|
<meta name="Description"
|
||||||
content="智聪记账、健康档案管理平台、负债记账、储蓄记账、健康档案管理"/>
|
content="智聪科技"/>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<h4 v-show="webShow" class="zui-logo-text">
|
<h4 v-show="webShow" class="zui-logo-text">
|
||||||
<a style="text-decoration: none;" href="http://152.136.151.187:88/login" target="_blank"> 记账平台</a>
|
<a style="text-decoration: none;" href="http://152.136.151.187:88/login" target="_blank"> 记账平台</a>
|
||||||
<a style="text-decoration: none;" href="http://152.136.151.187:81/hrms/login" target="_blank"> 健康档案</a>
|
<a style="text-decoration: none;" href="http://152.136.151.187:81/hrms/login" target="_blank"> 健康档案</a>
|
||||||
<a style="text-decoration: none;" href="http://152.136.151.187:88/login" target="_blank"> 茅台预约</a>
|
<a style="text-decoration: none;" href="http://152.136.151.187:8081/imaotai/" target="_blank"> 茅台预约</a>
|
||||||
</h4>
|
</h4>
|
||||||
<div v-show="mobileShow" class="rightcol" @click="openMenu" style="color: #0b8ba5;font-size: 14px;">◄目录►</div>
|
<div v-show="mobileShow" class="rightcol" @click="openMenu" style="color: #0b8ba5;font-size: 14px;">◄目录►</div>
|
||||||
<div v-show="mobileShow" class="rightcol">
|
<div v-show="mobileShow" class="rightcol">
|
||||||
@@ -101,10 +101,10 @@
|
|||||||
</div> -->
|
</div> -->
|
||||||
<div class="apply-hr">
|
<div class="apply-hr">
|
||||||
<h2>
|
<h2>
|
||||||
智聪科技 技术领先 服务周到 诚信赢天下
|
智聪科技 技术领先 想您所想
|
||||||
</h2>
|
</h2>
|
||||||
<h4>
|
<h4>
|
||||||
提供个人资产记账、健康档案管理、i茅台APP自动预约系统解决方案
|
提供个人资产记账、健康档案管理、i茅台预约服务
|
||||||
</h4>
|
</h4>
|
||||||
</div>
|
</div>
|
||||||
<zui-footer/>
|
<zui-footer/>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<h4 v-show="webShow" class="zui-logo-text">
|
<h4 v-show="webShow" class="zui-logo-text">
|
||||||
<a style="text-decoration: none;" href="http://152.136.151.187:88/login" target="_blank"> 记账平台</a>
|
<a style="text-decoration: none;" href="http://152.136.151.187:88/login" target="_blank"> 记账平台</a>
|
||||||
<a style="text-decoration: none;" href="http://152.136.151.187:81/hrms/login" target="_blank"> 健康档案</a>
|
<a style="text-decoration: none;" href="http://152.136.151.187:81/hrms/login" target="_blank"> 健康档案</a>
|
||||||
<a style="text-decoration: none;" href="http://152.136.151.187:88/login" target="_blank"> 茅台预约</a>
|
<a style="text-decoration: none;" href="http://152.136.151.187:8081/imaotai/" target="_blank"> 茅台预约</a>
|
||||||
</h4>
|
</h4>
|
||||||
<div v-show="mobileShow" class="rightcol" @click="openMenu" style="color: #0b8ba5;font-size: 14px;">◄目录►</div>
|
<div v-show="mobileShow" class="rightcol" @click="openMenu" style="color: #0b8ba5;font-size: 14px;">◄目录►</div>
|
||||||
<div v-show="mobileShow" class="rightcol">
|
<div v-show="mobileShow" class="rightcol">
|
||||||
|
|||||||
@@ -3,9 +3,9 @@
|
|||||||
<zui-header>
|
<zui-header>
|
||||||
<logo type="xiaoyanyun" href="/"></logo>
|
<logo type="xiaoyanyun" href="/"></logo>
|
||||||
<h4 v-show="webShow" class="zui-logo-text">
|
<h4 v-show="webShow" class="zui-logo-text">
|
||||||
<a style="text-decoration: none;" href="http://152.136.151.187:88/login" target="_blank"> 记账平台</a>
|
<a style="text-decoration: none;" href="http://152.136.151.187:88/login"> 记账平台</a>
|
||||||
<a style="text-decoration: none;" href="http://152.136.151.187:81/hrms/login" target="_blank"> 健康档案</a>
|
<a style="text-decoration: none;" href="http://152.136.151.187:81/hrms/login" target="_blank"> 健康档案</a>
|
||||||
<a style="text-decoration: none;" href="http://152.136.151.187:88/login" target="_blank"> 茅台预约</a>
|
<a style="text-decoration: none;" href="http://152.136.151.187:8081/imaotai/" target="_blank"> 茅台预约</a>
|
||||||
</h4>
|
</h4>
|
||||||
<div v-show="mobileShow" class="rightcol" @click="openMenu" style="color: #0b8ba5;font-size: 14px;">◄目录►</div>
|
<div v-show="mobileShow" class="rightcol" @click="openMenu" style="color: #0b8ba5;font-size: 14px;">◄目录►</div>
|
||||||
<div v-show="mobileShow" class="rightcol">
|
<div v-show="mobileShow" class="rightcol">
|
||||||
@@ -37,24 +37,32 @@
|
|||||||
<img :src="feature3"/>
|
<img :src="feature3"/>
|
||||||
<h4>记账平台</h4>
|
<h4>记账平台</h4>
|
||||||
<p>
|
<p>
|
||||||
<a href="/" target="_blank">系统介绍</a>
|
<a href="/static/download/invest/intcInvest-Introduction.pdf" target="_blank">系统介绍</a>
|
||||||
<a href="/" target="_blank">使用手册下载</a>
|
<a href="/static/download/invest/intcInvest-Manual.pdf" target="_blank" >PC手册</a>
|
||||||
|
<a href="/static/download/invest/intcInvestH5-Manual.pdf" target="_blank" >H5手册</a>
|
||||||
|
<!-- <a href="" @click="download(1);return false;">系统介绍</a>
|
||||||
|
<a href="" @click="download(2);return false;">PC手册</a>
|
||||||
|
<a href="" @click="download(3);return false;" >H5手册</a> -->
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<img :src="feature4"/>
|
<img :src="feature4"/>
|
||||||
<h4>健康档案</h4>
|
<h4>健康档案</h4>
|
||||||
<p>
|
<p>
|
||||||
<a href="/" target="_blank">系统介绍</a>
|
<a href="/static/download/health/intcHealth-Introduction.pdf" target="_blank">系统介绍</a>
|
||||||
<a href="/" target="_blank">使用手册下载</a>
|
<a href="/static/download/health/intcHealth-Manual.pdf" target="_blank">使用手册</a>
|
||||||
|
<!-- <a href="" @click="download(4);return false;">系统介绍</a>
|
||||||
|
<a href="" @click="download(5);return false;">使用手册</a> -->
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<img :src="feature2"/>
|
<img :src="feature2"/>
|
||||||
<h4>茅台预约</h4>
|
<h4>茅台预约</h4>
|
||||||
<p>
|
<p>
|
||||||
<a href="/" target="_blank">系统介绍</a>
|
<a href="/static/download/imaotai/intcImaotai-Introduction.pdf" target="_blank">系统介绍</a>
|
||||||
<a href="/" target="_blank">使用手册下载</a>
|
<a href="/static/download/imaotai/intcImaotai-Manual.pdf" target="_blank">使用手册</a>
|
||||||
|
<!-- <a href="" @click="download(6);return false;">系统介绍</a>
|
||||||
|
<a href="" @click="download(7);return false;">使用手册</a> -->
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -145,6 +153,45 @@
|
|||||||
},
|
},
|
||||||
gohealth: function () {
|
gohealth: function () {
|
||||||
window.open("http://152.136.151.187:89/#/", '_blank');
|
window.open("http://152.136.151.187:89/#/", '_blank');
|
||||||
|
},
|
||||||
|
// 授权书下载
|
||||||
|
download(type) {
|
||||||
|
|
||||||
|
// 通过a标签来实现下载
|
||||||
|
var a = document.createElement("a") //创建一个<a></a>标签
|
||||||
|
if(type===1){
|
||||||
|
a.href = "/static/download/invest/intcInvest-Introduction.pdf"
|
||||||
|
a.download = "智聪记账平台系统介绍.pdf"
|
||||||
|
}
|
||||||
|
if(type===2){
|
||||||
|
a.href = "/static/download/invest/intcInvest-Manual.pdf"
|
||||||
|
a.download = "智聪记账平台PC用户使用手册V1.0.pdf"
|
||||||
|
}
|
||||||
|
if(type===3){
|
||||||
|
a.href = "/static/download/invest/intcInvestH5-Manual.pdf"
|
||||||
|
a.download = "智聪记账平台H5用户使用手册V1.0.pdf"
|
||||||
|
}
|
||||||
|
if(type===4){
|
||||||
|
a.href = "/static/download/health/intcHealth-Introduction.pdf"
|
||||||
|
a.download = "智聪健康平台系统介绍.pdf"
|
||||||
|
}
|
||||||
|
if(type===5){
|
||||||
|
a.href = "/static/download/health/intcHealth-Manual.pdf"
|
||||||
|
a.download = "智聪健康平台用户使用手册V1.0.pdf"
|
||||||
|
}
|
||||||
|
if(type===6){
|
||||||
|
a.href = "/static/download/imaotai/intcImaotai-Introduction.pdf"
|
||||||
|
a.download = "智聪茅台预约平台系统介绍.pdf"
|
||||||
|
}
|
||||||
|
if(type===7){
|
||||||
|
a.href = "/static/download/imaotai/intcImaotai-Manual.pdf"
|
||||||
|
a.download = "智聪茅台预约平台用户使用手册V1.0.pdf"
|
||||||
|
}
|
||||||
|
a.style.display = "none" //隐藏a标签
|
||||||
|
document.body.append("a") //将a标签追加到document.body中
|
||||||
|
a.click() //模拟点击a标签,会触发a标签的href的读取,浏览器就会自动下载了
|
||||||
|
a.remove() // 删除a标签(一次性的)
|
||||||
|
|
||||||
},
|
},
|
||||||
init: function () {
|
init: function () {
|
||||||
if((Util.os.android || Util.os.iPhone|| Util.os.mobile|| Util.os.isapp|| Util.os.harmonyOS)){
|
if((Util.os.android || Util.os.iPhone|| Util.os.mobile|| Util.os.isapp|| Util.os.harmonyOS)){
|
||||||
|
|||||||
BIN
static/download/health/intcHealth-Introduction.pdf
Normal file
BIN
static/download/health/intcHealth-Introduction.pdf
Normal file
Binary file not shown.
BIN
static/download/health/intcHealth-Manual.pdf
Normal file
BIN
static/download/health/intcHealth-Manual.pdf
Normal file
Binary file not shown.
BIN
static/download/imaotai/intcImaotai-Introduction.pdf
Normal file
BIN
static/download/imaotai/intcImaotai-Introduction.pdf
Normal file
Binary file not shown.
BIN
static/download/imaotai/intcImaotai-Manual.pdf
Normal file
BIN
static/download/imaotai/intcImaotai-Manual.pdf
Normal file
Binary file not shown.
BIN
static/download/invest/intcInvest-Introduction.pdf
Normal file
BIN
static/download/invest/intcInvest-Introduction.pdf
Normal file
Binary file not shown.
BIN
static/download/invest/intcInvest-Manual.pdf
Normal file
BIN
static/download/invest/intcInvest-Manual.pdf
Normal file
Binary file not shown.
BIN
static/download/invest/intcInvestH5-Manual.pdf
Normal file
BIN
static/download/invest/intcInvestH5-Manual.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user