美文网首页前端开发笔记
Vue.js 移动端 UI 组件库 YDUI

Vue.js 移动端 UI 组件库 YDUI

作者: 与蟒唯舞 | 来源:发表于2017-09-04 23:43 被阅读4528次

    Vue-yduiYDUI Touch 的一个基于 Vue2.x 的移动端&微信UI实现版本,专为移动端打造,在追求完美视觉体验的同时也保证了其性能高效。

    推荐使用 npm 来安装,享受生态圈和工具带来的便利,更好地和 webpack 配合使用:

    npm install vue-ydui --save
    

    相关文章

      网友评论

      • 82267fe76910:root@xxxxxx:/opt/git-projects/demo# npm install vue-ydui --save
        npm ERR! code EINTEGRITY
        npm ERR! sha1-C+4AUBiusmDQo6880ljdATbsG5k= integrity checksum failed when using sha1: wanted sha1-C+4AUBiusmDQo6880ljdATbsG5k= but got sha512-ZBbtRiapkZYLsqoPyZOR+uPfto0GRMNQN1GwzZtZt7iZvPPbDDQV0JF5Hx4o/QFQ5c0vyuoZ98T8RSBbopzWtA== sha1-C+4AUBiusmDQo6865ljdATbsG5k=. (2874 bytes)
        npm ERR! code EINTEGRITY
        npm ERR! sha1-IIE989cSkosgc3hpGkUGb80y3Vc= integrity checksum failed when using sha1: wanted sha1-IIE989cSkosgc3hpGkUGb80y3Vc= but got sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw== sha1-IIE989cSkosgc3hpGkUGb65y3Vc=. (4901 bytes)
        npm WARN tarball tarball data for caniuse-lite@1.0.30000880 (sha1-cAJmFuiv5uFEL4u04Qkph9gaLyU=) seems to be corrupted. Trying one more time.
        npm WARN tarball tarball data for caniuse-lite@1.0.30000880 (sha1-cAJmFuiv5uFEL4u04Qkph9gaLyU=) seems to be corrupted. Trying one more time.
        npm ERR! code EINTEGRITY
        npm ERR! Verification failed while extracting caniuse-lite@1.0.30000880:
        npm ERR! Verification failed while extracting caniuse-lite@1.0.30000880:
        npm ERR! sha1-cAJmFuiv5uFEL4u04Qkph9gaLyU= integrity checksum failed when using sha1: wanted sha1-cAJmFuiv5uFEL4u04Qkph9gaLyU= but got sha512-G2cDhHp0DshhwFJSurN7PByRTXgijs3eA3F9tGd5tf5vnTttDVuRI9bFna0WDMID4VYhGs2ob9U/K1A5+pm8pw== sha1-t7bOr3OeF9DdoNiUJsukvhbQe7A=. (237625 bytes)

        npm ERR! A complete log of this run can be found in:
        npm ERR! /root/.npm/_logs/2018-09-03T07_24_41_761Z-debug.log
        与蟒唯舞:@Tree_9dce 可以试试cnpm
      • 还没睡醒的榴莲:这个路由跳转动画是否需要自己来写,还是说框架里面就有

      本文标题:Vue.js 移动端 UI 组件库 YDUI

      本文链接:https://www.haomeiwen.com/subject/epmyjxtx.html