Commit 98d9f55fbef1c48dc57953817c48dd70d28e2529

Authored by 王强
1 parent 98cf2a92

调整com页面参数

Showing 1 changed file with 1 additions and 1 deletions
src/pages/com/com.vue
... ... @@ -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"
... ...