Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
hongyong.zhao
2019-10-22 16:30:10 +0800
Commit
1ddfee02253b1a827d7212fb04f8df04844baaa9
2 parents
71bf4658
4416ad4c
Merge branch 'develop' of git.yoho.cn:fe/xianyu-ufo-app-web into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
apps/pages/category/category.vue
apps/pages/category/category.vue
View file @
1ddfee0
...
...
@@ -50,6 +50,7 @@
</LayoutApp>
</template>
<script>
import { Scroll } from 'cube-ui';
import { createNamespacedHelpers } from 'vuex';
import Vue from 'vue';
...
...
@@ -61,6 +62,7 @@ export default {
name: 'category',
props: ['hideHeader'],
components: {
Scroll,
ImgSize,
CategoryTitle
},
...
...
Please
register
or
login
to post a comment