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
187d69ae
Commit
187d69ae
authored
May 19, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
31a3edc3
45f5c201
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
apps/exams/Tpl/default/Index/pay_w3g.html
+2
-3
No files found.
apps/exams/Tpl/default/Index/pay_w3g.html
View file @
187d69ae
...
...
@@ -10,8 +10,7 @@
<div
id=
"app"
>
<div
class=
"layout_v"
>
<div
class=
"pay_course_info layout_h"
>
<van-image
src=
"https://img.yzcdn.cn/vant/cat.jpeg"
fit=
"cover"
width=
"120"
height=
"68"
></van-image>
<div
class=
"layout_v"
style=
"margin-left: 0.75rem;"
>
<div
class=
"layout_v"
>
<span
class=
"text_14_600 color_333333"
>
{:mStr($exams_paper_title,25)}
</span>
<span
class=
"text_14_600 color_FF3B3B"
style=
"margin-top: 0.5rem;"
>
¥{$price}
</span>
</div>
...
...
@@ -89,7 +88,7 @@
if
(
data
.
status
==
1
)
{
}
else
{
ui
.
error
(
data
.
info
?
data
.
info
:
data
.
data
)
ui
.
error
(
data
.
data
)
}
}})
}
else
{
...
...
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