971b32a2eb41b12c057919eceb21dd5a.php 22.1 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618
<?php if (!defined('THINK_PATH')) exit(); /*a:4:{s:38:"./template/pc/default/index\index.html";i:1566978506;s:41:"./template/pc/default/public\topmeta.html";i:1566978936;s:40:"./template/pc/default/public\header.html";i:1566975934;s:40:"./template/pc/default/public\footer.html";i:1564365056;}*/ ?>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>美得得.手店</title>
    <meta name="description" content="美得得·手店——打通线上线下渠道,无缝融合。">
<meta name="keywords" content="美得得.手店,化妆品,微商城,微商城,美得得微商城,美得得微小店美得得收银,美得得批发,美得得零售,美得得餐饮,美得得美业">
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="__PUBLIC__/images/favicon.ico" media="screen"/>

    <link rel="stylesheet" type="text/css" href="__STATIC__/css/base.css" media="screen"/>
    <link rel="stylesheet" type="text/css" href="__STATIC__/css/index.css" media="screen"/>
    <script type="text/javascript" src="__STATIC__/js/jquery-1.10.2.min.js"></script>
    <script type="text/javascript" src="__STATIC__/js/swiper.polyfilled.js"></script>
    <script type="text/javascript" src="__STATIC__/js/newIndex.js"></script>

</head>
<body>


<style type="text/css">.

.pull-left {
    float:left
}
.pull-right {
    float:right
}
.hide {
    display:none
}
.clearfix {
    zoom:1
}
.clearfix:after {
    content:"";
    display:table;
    clear:both
}
.phptpl-header {
    width:100%;
    min-width:1200px;
    height:auto;
    position:relative;
    background:#ffffff;
    border-bottom:1px solid #ededed;
    -webkit-box-shadow:0px 1px 4px rgba(0,0,0,0.1);
    box-shadow:0px 1px 4px rgba(0,0,0,0.1);
    z-index:200;
    -webkit-transition:all 0.5s ease-in;
    -moz-transition:all 0.5s ease-in;
    transition:all 0.5s ease-in
}
@media (max-width:1100px) {
    .phptpl-header {
        min-width:1000px
    }
}.phptpl-header a {
     text-decoration:none
 }
.phptpl-header ul {
    list-style:none
}
.phptpl-header .header-container {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin:0 auto;
    width:1200px;
    height:70px;
    zoom:1
}
@media (max-width:1100px) {
    .phptpl-header .header-container {
        width:1000px
    }
}.phptpl-header .header-container:after {
     content:"";
     display:table;
     clear:both
 }
.phptpl-header .header-container .logo {
    display:inline-block;
    width:300px;
    height:60px;
    margin-top:5px;
    background-image:url("__STATIC__/images/index/logo.png?v=2019");
    background-repeat:no-repeat;

}
.phptpl-header .header-container .nav-list {
     float:right;
     zoom:1
 }
.phptpl-header .header-container .nav-list:after {
    content:"";
    display:table;
    clear:both
}
.phptpl-header .header-container .nav-list>li {
    float:left;
    display:inline-block;
    height:70px;
    line-height:70px;
    padding:0px 20px; font-size: 16px;
}
@media (max-width:1100px) {
    .phptpl-header .header-container .nav-list>li {
        padding:0px 20px;
    }
}

.phptpl-header .header-container .nav-list>li .product-center {
    margin-right:15px;
    text-decoration:none;
    color:#2c3a46
}
.phptpl-header .header-container .nav-list>li .product-center:hover {
    color:#e00
}
.phptpl-header .header-container .nav-list .product-dropdown {
    z-index:200
}
.phptpl-header .header-container .nav-list .product-dropdown div.active {
    background:#f8f8f8
}
.phptpl-header .header-container .nav-list .product-dropdown:hover .caret:after {
    border-top-color:#e00
}
.phptpl-header .header-container .nav-list .product-dropdown:hover .product-center {
    color:#e00
}
.phptpl-header .header-container .nav-list .product-dropdown:hover .dropdown-menu-wrapper {
    -webkit-transform:rotate3d(0,0,0,0deg);
    -moz-transform:rotate3d(0,0,0,0deg);
    transform:rotate3d(0,0,0,0deg);
    -webkit-transform-origin:50% 0%;
    -moz-transform-origin:50% 0%;
    -ms-transform-origin:50% 0%;
    transform-origin:50% 0%;
    max-height:1000px
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper {
    position:absolute;
    left:0;
    border-bottom:0.5px solid #e5e5e5;
    -webkit-transform:rotate3d(1,0,0,-90deg);
    -moz-transform:rotate3d(1,0,0,-90deg);
    transform:rotate3d(1,0,0,-90deg);
    z-index:1000;
    max-height:0px;
    -webkit-box-shadow:inset 0px 2px 5px rgba(0,0,0,0.07);
    box-shadow:inset 0px 2px 5px rgba(0,0,0,0.07);
    -webkit-transform-origin:50% 0%;
    -moz-transform-origin:50% 0%;
    -ms-transform-origin:50% 0%;
    transform-origin:50% 0%;
    -webkit-transition:300ms ease-in-out;
    -moz-transition:300ms ease-in-out;
    transition:300ms ease-in-out;
    overflow:hidden;
    background-color:#fff;
    width:100%
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu {
    margin:30px auto;
    width:100%;
    max-width:1100px;
    zoom:1
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu:after {
    content:"";
    display:table;
    clear:both
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .border-right {
    border-right:0.5px solid #E5E5E5;
    padding-right:45px
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .product-main h4,.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .product-main p {
    margin-left:26px
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .product-main .menu-title {
    padding-left:10px;
    margin-left:0
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .product {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    float:left;
    line-height:normal
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .product .menu-title {
    font-size:12px;
    color:#666666;
    margin-bottom:12px
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .product .link-list-left {
    float:left
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .product .link-list-left div {
    position:relative
}
.phptpl-header .header-container .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span {
    width:20px;
    height:20px;
    position:absolute;
    left:10px;
    top:13px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat
}



.phptpl-header .header-container li.login_common_ {
    padding:0px 0px 0px 25px
}
.phptpl-header .header-container li.register_common_ {
    padding:0px 0px 0px 10px
}
.phptpl-header .header-container .btn-login {
    width:80px;
    height:30px;
    line-height:28px;
    display:inline-block;
    border:1px solid #C5182C;
    color:#C5182C;
    text-align:center;
    border-radius:2px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    cursor:pointer
}
.phptpl-header .header-container .btn-login:hover {
    background-color:#FC5D6F;
    color:#FFFFFF
}
.phptpl-header .header-container .btn-register_ {
    width:80px;
    height:30px;
    line-height:30px;
    display:inline-block;
    background-color:#C5182C;
    color:#ffffff;
    text-align:center;
    border-radius:2px;
    cursor:pointer
}
.phptpl-header .header-container .btn-register_:hover {
    background-color:#FC5D6F;
    color:#ffffff
}
.phptpl-header .header-container .loaded_common_ {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    border-left:1px solid transparent;
    border-right:1px solid transparent;
    width:172px;
    position:relative;
    padding:0;
    z-index:200;
    padding-left:15px !important;
    margin-right:-16px
}
.phptpl-header .header-container .loaded_common_:hover .loaded-menu_ {
    display:block
}
.phptpl-header .header-container .loaded_common_:hover {
    background-color:#ffffff;
    border-left:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5
}
.phptpl-header .header-container .loaded_common_ #mobile_common_ {
    color:#C5182C;
    font-size:16px
}
.phptpl-header .header-container .loaded_common_ .caret:after {
    border-top-color:#C5182C
}
.phptpl-header .header-container .loaded_common_ #avatar_common_ {
    width:40px;
    height:40px;
    margin-right:3px;
    display:inline-block;
    border-radius:50%;
    vertical-align:text-bottom;
    background-size:40px 40px;
    background-position:center;
}
.phptpl-header .header-container .loaded_common_ .loaded-menu_ {
    display:none;
    width:172px;
    margin-left:-16px;
    height:72px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background:#ffffff;
    border:1px solid #e5e5e5;
    border-top:0
}
.phptpl-header .header-container .loaded_common_ .loaded-menu_ li {
    height:35px;
    width:170px;
    padding:0
}
.phptpl-header .header-container .loaded_common_ .loaded-menu_ li a {
    height:35px;
    width:170px;
    text-align:center;
    display:block;
    line-height:35px;
    background-color:#ffffff;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    font-size:14px;
    color:#666666
}
.phptpl-header .header-container .loaded_common_ .loaded-menu_ li a:hover {
    color:#e00;
    background-color:#F8F8F8
}
</style>
<div class="phptpl-header" yz_ctn_module="nav">
    <div class="header-container">
        <a class="logo" href="/"></a>
        <ul id="nav_list_common_" class="nav-list">
            <li><a href="/" class="product-center">美得得·手店</a></li>
            <li><a href="/home/Introduce/index1.html" class="product-center">功能介绍</a></li>
            <li><a href="/home/index/caselist.html" class="product-center">案例</a></li>
            <li><a href="https://erp.meidd.com" class="product-center">返回官网</a></li>
            <!--<li class="product-dropdown">-->
            <!--<a href="javascript:;" class="product-center">更多服务-->
            <!--<i class="caret"></i></a>-->
            <!--<div class="dropdown-menu-wrapper">-->
            <!--<div class="dropdown-menu">-->
            <!--<div class="item-product" id="#">-->
            <!--<a href="#" class="item-product-link" target="_blank">-->
            <!--<h3>有礼派移动营销平台</h3>-->
            <!--<p>111</p>-->
            <!--</a>-->
            <!--</div>-->

            <!--<div class="bottom-contact-container">-->
            <!--<div class="bottom-contact">开店咨询:4000 879077 &nbsp;-->
            <!--<i class="dividing-line">|</i>周一到周日 9:00 ~ 18:00</div></div>-->
            <!--</div>-->
            <!--</li>-->
            <?php if($islogin == 1): ?>
                <li class="loaded_common_">
                    <div style="height: 40px;">

                        <Div style="float: left; padding-top: 15px; height: 20px; width: 42px;"> <img src="<?php echo getImg($stoinfo['store_logo'],'__STATIC__/images/index/avatar.png'); ?>"  style="width: 40px; border-radius: 50%;"></Div>
                        <div style="float: left; font-size: 14px;">
                            <?php if($stoinfo['isweb_reg'] == 1): ?>
                                <?php echo $stoinfo['reg_mobile']; else: ?>
                                 <?php echo $stoinfo['ERPId']; endif; ?>
                        </div>
                    </div>
                    <div style="clear: both"></div>

                    <i class="caret"></i>
                    <ul class="loaded-menu_">
                        <li>
                            <a target="_blank" href="/admin/index/index">进入后台</a></li>
                        <li>
                            <a href="/admin/Admin/logout.html">退出登录</a></li>
                    </ul>
                </li>
             <?php else: ?>
                    <li class="last login_common_"><a  class="btn-login" href="/Home/index/login.html">登录</a></li>
                    <li class="last register_common_"><a  id="yz_register_" class="btn-register_" href="/Home/index/register.html">注册</a></li>
            <?php endif; ?>


        </ul>
    </div>
</div>

<div class="banner-container" id="banner-container" yz_ctn_module="banner">
    <div class="swiper-container swiper-container-horizontal">
        <div class="swiper-wrapper" style="width: 11418px; transform: translate3d(-5709px, 0px, 0px); transition-duration: 0ms;">

            <div class="swiper-slide slide-1" data-swiper-slide-index="0">

                <div class="content-wrapper">
                    <h3>美得得.手店</h3>
                    <p class="font-lighter">快速搭建属于自己的一流在线商城,<br>每一个商家都能轻松,实现快速销售!
                        <br>咨询热线 :4000 879 077
                    </p>

                    <a href="/Home/index/register.html" class="button primary change_button">立即体验</a>
                    </div>
            </div>
            <div class="swiper-slide slide-2" data-swiper-slide-index="1">
                <div class="content-wrapper">
                    <h3>美得得.ERP+美得得.手店
                       </h3>
                    <p class="font-lighter"> 打通线上线下渠道,无缝融合。线上微商城通过营销玩法<br>
                        推广引流并高效转化线下门店,线上线下库存、会员、商品、<br>
                        订单数据互联互通,为客户提供智能化零售业务
                    </p>

                    <a href="/Home/index/register.html" class="button primary change_button">立即体验</a>
                </div>
            </div>

        </div>
        <div class="swiper-button-container">
            <div class="swiper-button-prev custom-prev"></div>
            <div class="swiper-button-next custom-next"></div>
        </div>
        <div class="swiper-pagination custom-pagination swiper-pagination-clickable swiper-pagination-bullets">
            <span class="swiper-pagination-bullet"></span>
            <span class="swiper-pagination-bullet"></span>
            <span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span>
            <span class="swiper-pagination-bullet"></span>
        </div>
    </div>
</div>


<div class="service">
    <h2 class="section-title">功能模块<br>
        <div  class="section-line"></div>
        <div class="section-stitle">强大的微商城功能,每一个商家都能轻松上手</div>
    </h2>

    <ul class="icon-container" id="introducelist">
        <li dataindex="1">
            <div id="service-1-img"></div>
            <h3>线上线下</h3>
            <p>可支持单线上零售商城,也可支持<br>线上线下整合营销,库存实时同步<br>&nbsp;
            </p>
            <p class="more"><span class='more_button' style="display: none">查看详情-></span>&nbsp;</p>

        </li>
        <li dataindex="2">
            <div id="service-2-img"></div>
            <h3>自定义模板</h3>
            <p>可视化装修,让商城装修更简单<br>给予用户完美的购物体验<br>&nbsp;</p>
            <p class="more"><span class='more_button' style="display: none">查看详情-></span>&nbsp;</p>
        </li>
        <li dataindex="3">
            <div id="service-6-img"></div>
            <h3>分销系统</h3>
            <p>让您的会员招募更多好友成为分销<br>
                商,全网裂变分销,让您的商品推<br>
                销员无处不在</p>
            <p class="more"><span class='more_button' style="display: none">查看详情-></span>&nbsp;</p>


        </li>
        <li dataindex="4">
            <div id="service-7-img"></div>
            <h3>促销方式</h3>
            <p>多样化促销方案,包括秒杀、拼单、<br>
                满减、搭配、等销售策略,<br>
                促进成交率</p>
            <p class="more"><span class='more_button' style="display: none">查看详情-></span>&nbsp;</p>
        </li>
        <li dataindex="5">
            <div id="service-8-img"></div>
            <h3>在线客服</h3>
            <p>客服与买家的沟通桥梁,PC/手机<br>
                端随时随地服务,提升销售转化率<br>&nbsp;</p>
            <p class="more"><span class='more_button' style="display: none">查看详情-></span>&nbsp;</p>
        </li>
        <li dataindex="6">
            <div id="service-4-img"></div>
            <h3>优惠券</h3>
            <p>注册/邀请或商家赠送,培养用户<br>
                先领券再购物的消费习惯,精准触<br>
                达用户,增加客户粘性</p>
            <p class="more"><span class='more_button' style="display: none">查看详情-></span>&nbsp;</p>
        </li>
        <li dataindex="7">
            <div id="service-5-img"></div>
            <h3>积分</h3>
            <p>可通过注册、邀请好友、签到获得<br>
                积分,积分可兑换商品或礼包<br>&nbsp;</p>
            <p class="more"><span class='more_button' style="display: none">查看详情-></span>&nbsp;</p>
        </li>
        <li dataindex="8">
            <div id="service-3-img"></div>
            <h3>会员管理</h3>
            <p>会员等级、会员积分可以提高会员的<br>
                活跃度,大大提升商城的复购率<br>&nbsp;</p>
            <p class="more"><span class='more_button' style="display: none">查看详情-></span>&nbsp;</p>
        </li>


        <li  dataindex="9">
            <div id="service-9-img"></div>
            <h3>卡包</h3>
            <p>可直接收入微信卡包的微信会员卡,<br>
                更易于被用户想起和使用,简单、直<br>
                接、传播广</p>
            <p class="more"><span class='more_button' style="display: none">查看详情-></span>&nbsp;</p>
        </li>
        <li  dataindex="10">
            <div id="service-10-img"></div>
            <h3>数据分析</h3>
            <p>强大的数据分析能力,为决策者提供数据<br>
                支持,解决运营难题<br>&nbsp;</p>
            <p class="more"><span class='more_button' style="display: none">查看详情-></span>&nbsp;</p>
        </li>
        <li>
            <div id="service-11-img"></div>
            <h3>更多功能</h3>
            <p>不断更新<br>&nbsp;<br>&nbsp;</p>

        </li>
    </ul>

</div>


<div class="partner">
    <h3>典型案例<br>
        <div  class="section-line"></div>
        <div class="section-stitle">服务了哪些客户很重要,用心更重要</div>
    </h3>
    <div class="trademark-container">
        <ul class="partnerlist">
            <?php if(is_array($storeinfo) || $storeinfo instanceof \think\Collection): if( count($storeinfo)==0 ) : echo "" ;else: foreach($storeinfo as $k=>$vo): ?>
            <li>
            <img src="<?php echo str_replace('http://','https://',$vo['headerpic']); ?>" alt="<?php echo $vo['store_name']; ?>" title="<?php echo $vo['store_name']; ?>" class="imgshow">
            <div class="storename"><?php echo $vo['store_name']; ?></div>
            <p><?php echo $vo['signature']; ?></p>

                <div class="qrcode-cover">
                    <img class="image-qrcode" alt="image of qrcode" src="/index.php?m=Home&c=Index&a=qr_code&data=<?php echo $cururl; ?>/<?php echo $vo['store_id']; ?>">
                    <div class="note-qrcode">扫码参观店铺</div>
                </div>
            </li>
            <?php endforeach; endif; else: echo "" ;endif; ?>

        </ul>


    </div>
</div>

<div style="clear: both"></div>
<style>
    .footer{ background-color: #efefef; min-height: 160px; height: auto; overflow: hidden; color: #a5a5a5;text-align: center; line-height: 30px;}
    .footer a{color: #a5a5a5;}
    .footer a:hover{color: #fc5e6f;}
    .footer_content{ width: 1200px; margin: 0 auto;}
    .float_l{float:left; text-align: left}
    .float_r{float:right; text-align: center}
    .foot_menu{ font-size: 16px; line-height: 40px; border-bottom:#e4e4e4  solid 1px; height: 60px;}
    .foot_menu li{    float: left;
        display: inline-block;
        height: 70px;
        line-height: 70px;
        padding: 0px 20px;}
    .copyright{ font-size: 14px; line-height: 30px; margin-top: 20px;}

</style>
<div class="footer" >

    <div class="footer_content">
        <div style="width: 70%;margin: 20px 0 0 0" class="float_l">
            <div class="foot_menu">
                <li><a href="">首页</a></li>
                <li><a href="">功能介绍</a></li>
                <li><a href="">案 例</a></li>
                <li><a href="">关于我们</a></li>
            </div>
            <div class="copyright"> © 粤公网安备 44010602000362号 粤ICP备14091305号  Copyright© 2017 YOLIPAI All Rights Reserved
                <br>友情链接:<a href="https://www.meidd.com" target="_blank">美得得官网</a>  &nbsp;&nbsp;&nbsp;<a href="http://www.xinda100.com" target="_blank">万信达官网</a>
            </div>


        </Div>

        <div style="width: 30%; margin: 20px 0 20px 0; font-size: 12px; line-height: 20px;" class="float_r">
            <img src="__STATIC__/images/index/foot_wximg.png?v=2019"><br>
            美得得商户中心
        </Div>
    </div>
</div>

</body>
</html>
<script>
  $(".partnerlist li").mouseover(function () {
      $(this).find(".qrcode-cover").css('opacity',1);
  })
  $(".partnerlist li").mouseout(function () {
      $(this).find(".qrcode-cover").css('opacity',0);
  })

  $("#introducelist li").click(function () {
      if ($(this).attr("dataindex")>0) {
          location.href = "/home/introduce/index" + $(this).attr("dataindex");
      }
  })

  $("#introducelist li").mouseover(function () {
      $(this).addClass("active");
      $(this).find(".more_button").show();
  })
  $("#introducelist li").mouseout(function () {
      $(this).removeClass("active");
      $(this).find(".more_button").hide();

  })
</script>