Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eduline
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
冷斌
eduline
Commits
3daf517c
Commit
3daf517c
authored
Jul 07, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
eeca6f98
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
18 deletions
+15
-18
apps/classroom/Tpl/default/Index/theme_x7_w3g.html
+15
-18
No files found.
apps/classroom/Tpl/default/Index/theme_x7_w3g.html
View file @
3daf517c
...
...
@@ -109,23 +109,7 @@
</if>
<span
class=
"text_14_600 color_333333 weight_full van-multi-ellipsis--l2"
style=
"margin-right: 1.5rem;margin-left: 0.625rem;"
>
{$vo['exams_paper_title']}
</span>
<if
condition=
"$vo['price'] eq 0 or $vo['is_buy'] eq 1"
>
<div
@
click=
"onStart({$vo['exams_paper_id']})"
class=
"home_button_green layout_center"
>
开始做题
<!-- 下载预览提示 -->
<!-- <div v-show="yulan==index"> -->
<div
class=
"yulanBox"
v-if=
"false"
>
<div
class=
"tips_box"
>
<img
class=
"close_yulan"
src=
"/addons/theme/stv1/_static/img/guanbi@2x.png"
>
<div
class=
"tips_title"
>
提示
</div>
<div
class=
"tips_body"
>
套餐下架后用户便无法找到该商品进行购买,你确定要下架吗?
</div>
<div
class=
"tips_foot"
>
<div
@
click=
"onDownload(index)"
class=
"tips_foot_L"
>
下载预览
</div>
<div
@
click=
"onPay(item)"
class=
"tips_foot_R"
>
下载全部
</div>
</div>
</div>
</div>
<!-- </div> -->
</div>
<div
@
click=
"onStart({$vo['exams_paper_id']})"
class=
"home_button_green layout_center"
>
开始做题
</div>
<else
/>
<!--
<div @click="onPay({$vo['exams_paper_id']})" class="home_button_orange layout_center">¥{$vo['price']}</div>
...
...
@@ -140,8 +124,21 @@
</span>
<van-image
@
click=
"onDownload({$vo['is_buy']}, {$vo['price']}, '{$vo[attach]}')"
src=
"__THEME__/img/down_load_icon.png"
width=
"13"
height=
"16"
>
</van-image>
</van-icon>
</div>
<!-- 下载预览提示 -->
<!-- <div v-show="yulan==index"> -->
<div
class=
"yulanBox"
v-if=
"false"
>
<div
class=
"tips_box"
>
<img
class=
"close_yulan"
src=
"/addons/theme/stv1/_static/img/guanbi@2x.png"
>
<div
class=
"tips_title"
>
提示
</div>
<div
class=
"tips_body"
>
套餐下架后用户便无法找到该商品进行购买,你确定要下架吗?
</div>
<div
class=
"tips_foot"
>
<div
@
click=
"onDownload(index)"
class=
"tips_foot_L"
>
下载预览
</div>
<div
@
click=
"onPay(item)"
class=
"tips_foot_R"
>
下载全部
</div>
</div>
</div>
</div>
<!-- </div> -->
<div
class=
"home_divider divider"
></div>
</div>
</volist>
...
...
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