Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

关于 import 的问题 #11

@liyu001989

Description

@liyu001989

image

  // import { Switch as ZanSwitch } from 'mpvue-zanui'  
  import ZanSwitch from 'mpvue-zanui/src/components/zan/switch'
  export default {
    components: {
      ZanSwitch
    },

使用 import { Switch as ZanSwitch } from 'mpvue-zanui' 会如上图所示报错,使用下面那样 import 就正常了,求解

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions