Angular4.x 中使用Swiper

请问一些 ng4.x里面引入轮播组件 无法执行下面的的命令,npm install @types/swiper --save

npm install @types/swiper --save-dev 应该怎么解决呢?

话不多说 ,反正网上的资料拿过来了跑项目,直接把环境装挂了,最终的罪人是无法翻墙,所以会报如下的错误:


2.png

3.png

然后各种找文章博客,都没用,都一样的告诉你他们就是这么装成功的。
推荐几篇我觉得很靠谱的博客地址:

1.https://blog.csdn.net/qishuixian/article/details/78798160(angular2_引入第三方文件之swiper的引入)

2.https://www.jianshu.com/p/98556affbf(Angular中使用Swiper)

3.http://www.imooc.com/article/73236

4.https://www.cnblogs.com/wangzhichao/p/7905251.html(# angular4(2-2)angular脚手架引入第三方类库(swiper)

5.https://blog.csdn.net/qq_39511525/article/details/80367334(这篇博客没看懂开头的那两个引入)

说了这么多,解决方案如下:

npm install -g cnpm --registry=https://registry.npm.taobao.org

其他人推荐的是淘宝镜像源:https://www.jianshu.com/p/fae87fef8ad0(参考这个吧,我就不搬了)

放一张我执行成功的图:

5.png

暂时先到这里,后面有问题再继续跟进,主要界面要写一个效果,想来还是加个插件来做:


6.png

可以参考如下效果图:

ng加入轮播插件.gif
静态界面:
<div class="swiper-container">
        <div class="swiper-wrapper" >
            <div class="swiper-slide tl-color-0">
                <div class="swiper-slide tl-card">
                    <div class="tl-font-30 tl-p-b6">40</div>
                    <div class="tl-font-14 tl-p-b6">一级会员人数</div>
                    <div class="tl-font-12 tl-p-b6"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                    <div class="tl-font-12"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                </div>
            </div>
            <div class="swiper-slide tl-color-1">
                <div class="swiper-slide tl-card">
                    <div class="tl-font-30 tl-p-b6">40</div>
                    <div class="tl-font-14 tl-p-b6">一级会员人数</div>
                    <div class="tl-font-12 tl-p-b6"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                    <div class="tl-font-12"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                </div>
            </div>
            <div class="swiper-slide tl-color-2">
                <div class="swiper-slide tl-card">
                    <div class="tl-font-30 tl-p-b6">40</div>
                    <div class="tl-font-14 tl-p-b6">一级会员人数</div>
                    <div class="tl-font-12 tl-p-b6"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                    <div class="tl-font-12"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                </div>
            </div>
            <div class="swiper-slide tl-color-3">
                <div class="swiper-slide tl-card">
                    <div class="tl-font-30 tl-p-b6">40</div>
                    <div class="tl-font-14 tl-p-b6">一级会员人数</div>
                    <div class="tl-font-12 tl-p-b6"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                    <div class="tl-font-12"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                </div>
            </div>
            <div class="swiper-slide tl-color-4">
                <div class="swiper-slide tl-card">
                    <div class="tl-font-30 tl-p-b6">40</div>
                    <div class="tl-font-14 tl-p-b6">一级会员人数</div>
                    <div class="tl-font-12 tl-p-b6"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                    <div class="tl-font-12"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                </div>
            </div>
            <div class="swiper-slide tl-color-5">
                <div class="swiper-slide tl-card">
                    <div class="tl-font-30 tl-p-b6">40</div>
                    <div class="tl-font-14 tl-p-b6">一级会员人数</div>
                    <div class="tl-font-12 tl-p-b6"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                    <div class="tl-font-12"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                </div>
            </div>
            <div class="swiper-slide tl-color-6">
                <div class="swiper-slide tl-card">
                    <div class="tl-font-30 tl-p-b6">40</div>
                    <div class="tl-font-14 tl-p-b6">一级会员人数</div>
                    <div class="tl-font-12 tl-p-b6"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                    <div class="tl-font-12"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                </div>
            </div>
            <div class="swiper-slide tl-color-7">
                <div class="swiper-slide tl-card">
                    <div class="tl-font-30 tl-p-b6">40</div>
                    <div class="tl-font-14 tl-p-b6">一级会员人数</div>
                    <div class="tl-font-12 tl-p-b6"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                    <div class="tl-font-12"><span>充值:¥5000</span>    <span>赠送:¥500</span></div>
                </div>
            </div>
            <!--<div class="swiper-slide tl-color-3">Slide 3</div>
            <div class="swiper-slide tl-color-2">Slide 4</div>
            <div class="swiper-slide tl-color-1">Slide 5</div>
            <div class="swiper-slide tl-color-5">Slide 6</div>
            <div class="swiper-slide tl-color-1">Slide 7</div>
            <div class="swiper-slide tl-color-2">Slide 8</div>
            <div class="swiper-slide tl-color-3">Slide 9</div>
            <div class="swiper-slide tl-color-4">Slide 10</div>-->
        </div>

        <div class="swiper-button-prev"></div>
        <div class="swiper-button-next"></div>
    </div>

Css



.tl-card{
    padding-left: 20px;
    padding-right: 20px;
    display: block!important;

}

.tl-card2{
    width:210px;
    height:123px;
    border-radius:6px;
    float: left;
    margin-right: 17px;
    padding-left: 20px;
    padding-right: 20px;
}

.tl-color-0{
    background: #FDAF94;
}
.tl-color-1{
    background: #F7D570;
}
.tl-color-2{
    background: #88BDF7;
}
.tl-color-3{
    background: #A78BFA;
}
.tl-color-4{
    background: #5EE7BB;
}
.tl-color-5{
    background: #A3E96B;
}
.tl-color-6{
    background: #DC8BFA;
}
.tl-color-7{
    background: #FB8D8D;
}

.tl-font-30{
    font-size:30px;
    font-family:'PingFang-SC-Bold';
    font-weight:bold;
    color: #ffffff;
}
.tl-font-14{
    font-size:14px;
    font-family:'PingFang-SC-Bold';
    font-weight:bold;
    color: #ffffff;
}
.tl-font-12{
    font-size:12px;
    font-family:'PingFang-SC-Bold';
    font-weight:bold;
    color: #ffffff;
    float: left;
}
.tl-p-b6{
    margin-bottom: 6px;
    display: flex;
}

/********* 这里来展示轮播图的效果******************************************/
.swiper-container {
    width: 96%;
    height: 120px;
    margin: 20px;
    padding-left: 20px;
}
.swiper-slide {
    width: 250px!important;
    height: 120px!important;
    margin-right: 38px!important;
    margin-left: 30px!important;
    text-align: center;
    border-radius:6px;
    /*text-align: center;
    font-size: 18px;
    !* Center slide text vertically *!
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;*/
}


初始化函数,在顶部用这种引入全局变量的模式初始化Swiper,如果用import的模式不知为啥,new Swiper会报语法错误

3.png

参考一篇博客:# Angular4中使用后台去数据,Swiper不能滑动的解决方法
https://www.cnblogs.com/jack-lin/p/7195874.html

onloaded(){
        var mySwiper = new Swiper('.swiper-container',{
            slidesPerView : 3,  //启用网格模式,每次滑动三个
            slidesPerGroup : 3,
            observer:true,//修改swiper自己或子元素时,自动初始化swiper (必须加)
            observeParents:true,//修改swiper的父元素时,自动初始化swiper (必须加)

            navigation: { //展示左右两侧的箭头图标
                nextEl: '.swiper-button-next',
                prevEl: '.swiper-button-prev',
            },
        })

    }


    ngOnInit(): void {
        console.log('Swiper',Swiper);
        this.getMemberChartData('d');
      //  this.onloaded(); //如果在这里初始化会出现数据没有返回,就开始渲染的问题,导致swiper报错,如果是静态界面可以这里初始化
    }

ngAfterViewInit(){
        this.onloaded();
    }

前提条件,你需要引入swiper插件:

angular4.x 如何正确的引入swiper插件https://www.jianshu.com/p/629e9908c1b3

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 216,287评论 6 498
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 92,346评论 3 392
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 162,277评论 0 353
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 58,132评论 1 292
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 67,147评论 6 388
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 51,106评论 1 295
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 40,019评论 3 417
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 38,862评论 0 274
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 45,301评论 1 310
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 37,521评论 2 332
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 39,682评论 1 348
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 35,405评论 5 343
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 40,996评论 3 325
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 31,651评论 0 22
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 32,803评论 1 268
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 47,674评论 2 368
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 44,563评论 2 352

推荐阅读更多精彩内容