|
@@ -32,14 +32,14 @@
|
|
|
</van-popup>
|
|
|
<span class="head-text">学习资料提取</span>
|
|
|
<div class="head-button">
|
|
|
- <a href="./web/科目一标识.pdf" class="head-button-download">
|
|
|
+ <!-- <a href="./web/科目一标识.pdf" class="head-button-download">
|
|
|
<img
|
|
|
class=""
|
|
|
style="width: 12px; height: 13px; margin-right: 5px"
|
|
|
src="@/assets/img/downIcon.png"
|
|
|
/>
|
|
|
下载到本地
|
|
|
- </a>
|
|
|
+ </a> -->
|
|
|
<div
|
|
|
@touchstart="
|
|
|
() => {
|