You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2026. It is now read-only.
Description
[问题描述:站在其它人的角度尽可能清晰地、简洁地把问题描述清楚]
[Description of the issue]
我在 page 里通过config的usingComponents,成功导入使用了原生组件(iview),现在想在 component (extends wepy.component)里导入 iview 的组件,不知道该如何操作。
期望的效果就是,将一个大页面通过组件的方式拆成几部分。
Environment