5.组件

作者: 半生_温暖纯良_Junzer | 来源:发表于2020-08-21 09:55 被阅读0次

    1.cover-view

    https://www.jianshu.com/p/3c255f5c94f9

    1.1组件

    https://hellouniapp.dcloud.net.cn/

    2.cover-image

    https://blog.csdn.net/qq_29407683/article/details/106472166

    3.icon

    https://www.jianshu.com/p/81dac6ca0860
    样式
    https://hellouniapp.dcloud.net.cn/pages/extUI/icons/icons

    import uniIcons from "@/components/uni-icons/uni-icons.vue"
    <view class="icon-wrap">
        <uni-icons type="arrowright" size="22" color="#fff"></uni-icons>
    </view>
    

    4.button过高

    align-items: center;

    5.webview

    vue
    https://ask.dcloud.net.cn/question/85337
    https://blog.csdn.net/weixin_41497075/article/details/107019964

    相关文章

      网友评论

          本文标题:5.组件

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