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
f413126a
Commit
f413126a
authored
Jun 05, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
74f80f1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
apps/home/Tpl/default/Home/exams_w3g.html
+4
-4
No files found.
apps/home/Tpl/default/Home/exams_w3g.html
View file @
f413126a
...
...
@@ -105,10 +105,10 @@
<div
@
click=
"onMyTab(1)"
class=
"layout_center weight_full"
:class=
"myTab == 1 ? 'zhenti_tab_selected' : 'zhenti_tab_normal'"
>
收藏
</div>
</div>
<template
v-if=
"myTab == 1"
>
<div
class=
"zhenti_my_collect_cell layout_v"
>
<div
class=
"text_16_600 color_333333"
>
某种糖果的进价为12元/千克,现购进这种糖果若干千克,每天销售10千克,且从第二天起每天都比前一天降价2元/千克。已知以6元/千克的价格销售的那天正好卖完最后10千克,且总销售额是总进货成本的2倍。问总共进了多少千克这种糖果?
</div
>
<div
class=
"text_12_400 color_999999 zhenti_my_collect_cell_time"
>
2020-04-04 03:12:56
</div
>
</div
>
<!-- <div class="zhenti_my_collect_cell layout_v">--
>
<!-- <div class="text_16_600 color_333333"></div>--
>
<!-- <div class="text_12_400 color_999999 zhenti_my_collect_cell_time">2020-04-04 03:12:56</div>--
>
<!-- </div>--
>
<span
style=
"margin-top: 35vh;"
v-if=
"myCollect.length == 0"
class=
"text_14_400 color_999999 self_center"
>
没有找到!
</span>
</template>
<template
v-if=
"myTab == 0"
>
...
...
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