Commit a6c9a505 by 肖康

x

parent 43fba534
......@@ -57,7 +57,7 @@ const actions = {
if (data.err_code == 0) {
window.location.href = data.data[0].file_url;
window.location.href = "http://img.ichunt.com/video/cms/202106/24/e1c6c74253b02ffc26b48f9d7f212908.pdf";
return
let platform = Util.isUerAgent();
......
......@@ -33,7 +33,7 @@
<div class="bar">
<p class="t2">已下载{{item.download_num}}次</p>
<template v-if="loginCheck">
<a class="btn" @click="download(item.data_id,1)">下载</a>
<a class="btn" @click="download(item.data_id,1)">下载1</a>
</template>
<template v-else>
<a class="btn" @click="toUrl">下载</a>
......
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 sign in to comment