Commit b53863ea7826cb9613a2debb7a84ac8774dcc500
1 parent
7ea7fc16
去掉
Showing
1 changed file
with
1 additions
and
2 deletions
pages/goods/search/search.json
... | ... | @@ -2,8 +2,7 @@ |
2 | 2 | "navigationBarTitleText": "商品搜索", |
3 | 3 | "enablePullDownRefresh": false, |
4 | 4 | "usingComponents": { |
5 | - "share_box": "/components/share_box/share_box", | |
6 | - "van-popup":"/packageB/components/vant_ui/popup" | |
5 | + "share_box": "/components/share_box/share_box" | |
7 | 6 | }, |
8 | 7 | "componentPlaceholder": { |
9 | 8 | "van-popup": "view" | ... | ... |