美文网首页
移动端组件库

移动端组件库

作者: 全栈的猫南北 | 来源:发表于2024-06-13 17:25 被阅读0次

    地址:需要链sdp

    http://10.180.22.24:45000/appGuide/

    总结:

    1、安装.npmrc

    registry=https://registry.npmjs.org/

    @ct:registry=http://10.38.77.5:8081/repository/npm-public/

    2、ct-ui-search
                        <ct-ui-search
                            style="background: #F7F8FB; margin-left: 24rpx; margin-right: 24rpx; border: 0px solid transparent;"
                            borderRadius='86' borderStyle="border" @clean="cleanfileinputValue" :iconImg="searchImg"
                            v-model="fileinputValue" @confirm="handleFileInput" placeholder="请输入名称"></ct-ui-search>
                        <view style="height: 10px;width: 100%;"></view>
                    
    

    铁塔组件库的搜索框必须要设置boderstyle,否则放大镜和清空按钮的icon会显示异常,


    L1VzZXJzL2xpdXNlbi9MaWJyYXJ5L0NvbnRhaW5lcnMvNVpTTDJDSlUyVC5jb20uZGluZ3RhbGsubWFjL0RhdGEvTGlicmFyeS9BcHBsaWNhdGlvbiBTdXBwb3J0L0RpbmdUYWxrTWFjLzIyMDQ4NzU0NzRfdjIvSW1hZ2VGaWxlcy8xNzE4MzU2NzM4MDM3XzZDMDZEMjg4LUFCNTUtNDEzRS1CMDAyLTI4RjNCRDQ4RDM4Ny5wbmc=.png

    相关文章

      网友评论

          本文标题:移动端组件库

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