Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mayi-mp-shop
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
程默
mayi-mp-shop
Commits
c641a9e7
Commit
c641a9e7
authored
Jan 28, 2021
by
李嘉林
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页代码合并
parent
4576bef9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/pages/home/index.vue
+3
-3
No files found.
src/pages/home/index.vue
View file @
c641a9e7
...
...
@@ -9,13 +9,13 @@
<div
v-else-if=
"item.componentCode=='goods-list'"
style=
"height:100%;"
>
<goods-list
class=
"goodsListItem"
:datas=
"item"
></goods-list>
</div>
</div>
<div
v-if=
"item.componentCode == 'area-navigation'"
>
<div
v-else-if=
"item.componentCode == 'area-navigation'"
>
<area-navigation
:datas=
"item"
></area-navigation>
</div>
<div
v
-if=
"item.componentCode == 'cube-nav'"
>
<div
v-else
-if=
"item.componentCode == 'cube-nav'"
>
<cube-nav
:datas=
"item"
></cube-nav>
</div>
</div>
</scroll-view>
<!--
<image
src=
"http://cdn.mayi888.com/public/jpg/33ff0efc-96b5-4044-a65a-07799dfe98e1.jpg?x-oss-process=image/resize,limit_1,w_750"
...
...
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