Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
98d9f55fbef1c48dc57953817c48dd70d28e2529
Authored by
王强
2020-03-28 13:47:38 +0800
1 parent
98cf2a92
调整com页面参数
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/com/com.vue
src/pages/com/com.vue
View file @
98d9f55
...
...
@@ -39,7 +39,7 @@
39
39
<horiz-list class="components-box" @jump="jump"
40
40
:lists="lists"
41
41
com="2"
42
- pid="
2
">
42
+ pid="
1
">
43
43
44
44
<!-- 标题 -->
45
45
<text-title-box slot="title-box"
...
...