didi / mand-mobile

💰 A mobile UI toolkit, based on Vue.js 2, designed for financial scenarios.
https://didi.github.io/mand-mobile
Apache License 2.0
3.46k stars 772 forks source link

使用Dialog时报错name属性不存在,vue cli 3.0 yarn build 报错 #169

Closed mt-ik closed 6 years ago

mt-ik commented 6 years ago

Mand Mobile Version

vue cli v3.0.0-rc.5; mand mobile 1.5.2; typescript

OS Version & Browser Version

mac 、 chrome

Node Version, Package Management Tool

node v8.10.0; yarn v.1.7.0

Recurring Links

Recurring Steps

Expectant Behaviors

Actual Behaviors

ts 检测 Dialog.name 不存在, 但是本地开发功能正常, 但是在vue cli3.0 yarn build 时 无法通过

Wittawat2538 commented 6 years ago

5000