Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
8452bf23
Commit
8452bf23
authored
Aug 03, 2020
by
徐一鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页样式优化
parent
9fbef1ef
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
13 deletions
+2
-13
src/components/shop-card.vue
src/components/shop-card.vue
+2
-13
No files found.
src/components/shop-card.vue
View file @
8452bf23
...
@@ -8,13 +8,8 @@
...
@@ -8,13 +8,8 @@
<p
class=
"shop_card-text under_text"
>
<p
class=
"shop_card-text under_text"
>
<span
class=
"text_clip"
v-text=
"data.department_name"
:title=
"data.department_name"
></span>
<span
class=
"text_clip"
v-text=
"data.department_name"
:title=
"data.department_name"
></span>
<span>
<span>
<el-rate
<img
:src=
"require('../assets/imgs/shop_ic_star.png')"
/>
v-model=
"data.score"
<span
v-text=
"data.score"
></span>
disabled
show-score
text-color=
"#ea7d19"
score-template=
"
{value}"
>
</el-rate>
</span>
</span>
</p>
</p>
</div>
</div>
...
@@ -120,12 +115,6 @@ export default {
...
@@ -120,12 +115,6 @@ export default {
.shop_card-text.under_text
>
span
:nth-child
(
2
)
{
.shop_card-text.under_text
>
span
:nth-child
(
2
)
{
flex-shrink
:
0
;
flex-shrink
:
0
;
margin-left
:
10px
;
margin-left
:
10px
;
}
.shop_card-text.under_text
>
span
:nth-child
(
2
)
>
i
{
font-size
:
20px
;
color
:
#fac266
;
}
.shop_card-text.under_text
>
span
:nth-child
(
2
)
>
span
{
font-family
:
Arial
;
font-family
:
Arial
;
font-size
:
18px
;
font-size
:
18px
;
font-weight
:
bold
;
font-weight
:
bold
;
...
...
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