京东E卡回收方法

news/2024/12/22 19:57:46/

持有京东e卡还可以享受很多的优惠。这是京东商城发行的预付卡。如果经常在京东自营店买东西,这张卡会为节省很多费用,所以受到非常多用户的喜爱。京东e卡对于经常购物的人来说是一种福利,但对于一些平时很少在网上购买东西的人来说,自己手里面京东e卡就闲置了。毕竟卡里面有钱,

下面我们来看下 回收平台的设计代码~


<style>
    /*扫一扫*/
    /*.is_scan,*/
    .scan,.scan_k,.scan_p{
        /*display: none;*/
        visibility: hidden;
    }
    /*弹框*/
    .bai_main{
        width: 70%;
        padding-top: 0.6rem;
        position: absolute;
        left: 15%;
        top: 20%;
        background: #fff;
        border-radius: 0.1rem;
    }
    .bai_main .bai_main_top{
        position: absolute;
        left: 0rem;
        top: 0rem;
        width: 100%;
        height: 0.6rem;
        line-height: 0.6rem;
        text-align: center;
        font-size: 0.29rem;
    }
    .bai_main .bai_main_top .close_x{
        top: 60%;
        right: 0.25rem;
        width: 0.22rem;
        height: 0.22rem;
        background-size: 0.22rem 0.22rem;
    }
    .bai_main_box{
        width: 100%;
        padding: 0rem 0.6rem 0.25rem;
        margin: 0rem auto;
    }
 
    .bai_main_box .main_top{width: 100%; background: #FEF6EB;text-align: center;    color: rgb(252, 118, 3);margin-bottom: 0.35rem; }
   .weixin_tishi{
        width: 100%;
        text-align: center;
        font-size: 0.32rem;
    }
    .img_ewei{
        width: 100%; 
    }
    
    .img_ewei .saomiao_icon{
        width: 2.3rem;
        margin: 0.2rem auto;
        display: block;
    }
      .main_p{
      width: 100%;
      line-height: 0.5rem;
      font-size: 0.22rem;
      text-align: center;
      margin-bottom: 0.1rem;
  }
      .long_an_btn{
        width: 100%;
        height: 0.66rem;
        line-height: 0.66rem;
        text-align: center;
        margin: 0rem auto;
        border-radius: 0.2rem;
        background: #5bb7f8;
        font-size: 0.29rem;
        color: #fff;
    }
 
    /*弹框*/
  .index_exchange {
    float: left;
    width: 94%;
    margin-left: 3%;
    line-height: 50px;
    border: 0;
    color: #fff;
    background-color: #5bb7f8;
    border-radius: 5px;
/*    margin-top: 15px;*/
    outline: none;
}
    .index_instructions h4 {
        font-weight:bold;
    margin-top: 10px;
}
    .index_instructions p {
    font-size: 11px;
    margin-top: 5px;
}
    .index_instructions p.active {
    font-weight: bold;
    color: red;
}
    .index_instructions {
    float: left;
    width: 94%;
    margin-left: 3%;
    margin-top: 0px;
    margin-bottom: 20px;
}
    .content{ width:7.5rem; padding-bottom: 1rem; box-sizing: border-box;}
     .content .contact_box{
         width: 100%;
     }
    .buy_card_top{ width: 100%; height: 0.6rem;line-height: 0.6rem; background: #5bb7f8;color: #fff; padding: 0rem 0.2rem; }
 
    .box_list{
        width: 100%;
        display: flex;
        height: 0.92rem;
        line-height: 0.92rem;
        border-top: 1px solid #f1f1f1;
    }
    .box_list:last-child{border-bottom: none; }
    .box_list:first-child{border-top: none; }
    .box_list .left{ width: 1.1rem;min-width: 1.1rem;  margin-right: 0.1rem;color: #778190;font-size: 0.27rem; }
    .box_list .center{
        flex: 1;
        font-size: 0.29rem;
        display: flex;
    }
     .box_list .center i{
         width: auto;
         max-width: 3.6rem;
         white-space: nowrap;  overflow: hidden;  text-overflow:ellipsis;
     }
    .box_list .center em{
        min-width: 0.32rem;
        padding: 0rem 0.05rem;
        border-radius: 0.05rem;
        height: 0.3rem;
        line-height: 0.32rem;
        background: #EF3661;
        color: #fff;
        font-size: 10px;
        margin-top: 0.32rem;
        margin-left: 0.2rem;
        display: none;
    }
    .box_list .center em.cur{display:inline }
    .box_list .right{ width: auto;min-width: 0.5rem }
    .box_list .right img{
/*        width: 0.5rem; */
               height: 0.45rem; margin-top: 0.225rem;   border-radius: 100%; }
    .box_list .right_spite{ min-width: 0.3rem; right: auto;height: 0.3rem;margin-top: 0.3rem;margin-left: 0.15rem; }
 
    .buy_box{ padding: 0rem 0.4rem; background: #fff; margin-bottom: 0.18rem;}
    .buy_box .text_input{
        width: 100%;
        display: flex;
        height: 0.9rem;
        box-sizing: border-box;
        line-height: 0.9rem;
        border-bottom: 1px solid #f1f1f1;
        margin: 0rem auto;
    }
    .buy_box .text_input .left{ width: 1.1rem; margin-right: 0.1rem;color: #778190;font-size: 0.27rem;}
    .buy_box .text_input .center{flex: 1; height: 100%; }
    .buy_box .text_input .center input{width: 100%;height:100%;border: none;font-size: 0.26rem; }
    .buy_box .text_input .right{  width: auto;  display: flex;      margin-left: 0.2rem;}
    .buy_box .text_input .right img{
        width: 0.4rem;
        height: 0.4rem;
        margin-top: 0.25rem;
    }
 
    .bei_zhu{ padding: 0.15rem 0rem;  line-height: 0.36rem;  font-size: 0.23rem;}
    .ka_tishi{ padding: 0.15rem 0rem;  line-height: 0.36rem;  font-size: 0.23rem;}
    .ka_tishi i{ display: inline-block; color: #CB2727;}
 
    .trade_list{ width: 100%;padding: 0.2rem 0rem; }
    .trade_list dd{ width: 33.3333%;height: 0.5rem;line-height: 0.5rem;text-align: center;border-right: 1px solid #f1f1f1;float: left; }
    .trade_list dd:last-child{ border-right: none; }
    .buy_box_magess{
        width: 100%;
        padding: 0.2rem 0rem;
        height: 0.8rem;
        line-height: 0.4rem;
        display: flex;
        color: #E51C23;
        font-weight: 600;
    }
    .buy_box_magess em{
        width: 0.05rem;
        height: 0.26rem;
        display: block;
        background: #E51C23;
        margin-right: 0.1rem;
        margin-top: 0.07rem;
    }
    /*购买会员提示*/
    .plus{
        width: 7.3rem;
        margin: 0.01rem auto 0.15rem;
        height: 0.64rem;
        line-height: 0.64rem;
        background: #FEFFDD;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.24rem;
        color: rgb(16, 16, 16);
        font-style: normal;
        letter-spacing: 0px;
        text-decoration: none;
        display: flex;
        border-radius: 0.1rem;
    }
     .plus img{
         width: 1.03rem;
         height: 0.34rem;
         margin: 0.14rem 0.25rem 0rem 0.2rem;
     }
     .plus i{
        margin-left: 0.15rem;
         color: #E51C23;
 
     }
     /*购买会员提示*/
 
    .need_magess{ width: 100%; padding: 0rem 0.1rem 0.25rem;font-size: 0.24rem;color: #778190;}
    .need_magess p{ width: 100%;line-height: 0.35rem;margin-bottom: 0.1rem; }
    .up_kami{ width: 100%;height: 1.15rem; padding: 0.15rem 0rem;background: #fff; position: fixed;left: 0rem;   
             bottom:50px; 
    }
    .up_kami.ok{
/*        height: 0.9rem;*/
        padding: 0rem;
        display: flex;
    }
    .up_kami .sure_btn{ flex:1;line-height: 0.9rem;text-align: center;color: #fff;background:#35BBB4;border-top: 1px solid #35BBB4; }
    .up_kami.ok .left{
        width: 2rem;
        line-height: 0.9rem;
        text-align: center;
    }
     .up_kami .defend_btn{ width: 80% ; margin: 0rem auto;  height: 0.78rem;line-height: 0.78rem;text-align: center;color: #fff;background: #CAD1D1;border-radius: 0.1rem; }
     .ps_open{
        position: absolute;
        z-index: 10001;
        left: 0rem;
        bottom: 0rem;
        width: 100%;
        background: #fff;
         min-height: 0.8rem;
         padding-top: 0.8rem;
    }
     .ps_open_nav{
         width: 100%;
         height: 0.8rem;
         line-height: 0.8rem;
         position: absolute;
         text-align: center;
         background: #F6F6F6;
         left: 0rem;
         top: 0rem;
     }
     .ps_open_main{
         width: 100%;
         padding: 0rem 0.35rem;
         max-height: 6rem;
         overflow-y: auto;
     }
     .ps_open_main .ka_type_list { width: 100%; display: flex; border-bottom: 1px solid #f1f1f1; padding: 0.26rem 0rem;position: relative; }
     .ps_open_main .ka_type_list:last-child{ border-bottom: none; }
     .ps_open_main .ka_type_list .left{
         width: 0.68rem;

————————————————
版权声明:本文为CSDN博主「京回收平台」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/jingdongeka/article/details/124228157


http://www.ppmy.cn/news/837457.html

相关文章

微信api退款及退款查询

相比支付宝的接口&#xff0c;微信的接口与实现都很简单其实&#xff0c;官方文档都有很详细的讲解。 官方文档地址&#xff1a;https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter9_4 步骤&#xff1a; 1.下载 安全证书&#xff01;&#xff01;【关键】 2.按官方文…

极客日报第118期:京东被曝显卡售后不肯维修要原价退款;​IBM发布第一个2纳米芯片;Bootstrap 5.0.0发布

一分钟速览新闻点&#xff01; 京东被曝显卡售后不肯维修要原价退款安阳女车主起诉特斯拉副总裁陶琳&#xff1a;请求精神损失赔偿 5 万腾讯正与美国谈判&#xff0c;以保留在 Riot 和 Epic 的股份街电、搜电完成合并&#xff0c;两大品牌母公司正式定名竹芒科技IBM 制造出第一…

电商退款前端与流程

一、主流电商产品的订单状态 淘宝的订单状态主要有待付款、待发货、待收货、待评价、已关闭、以及退款中。 京东的订单状态主要有待付款、待收货、已完成、已取消等。 有赞的订单状态主要有待付款、待接单、待发货、待收货等。 二、最常见的订单状态 根据以上平台以及大家平常…

HTML+CSS仿写京东页面附代码(web前端大作业)

学习前端时间不多&#xff0c;看了两晚上就开始赶实训作业&#xff0c;大家看看就行 先来看看效果&#xff1a; <!DOCTYPE html> <html lang"en"> <head><meta charset"UTF-8"><meta http-equiv"X-UA-Compatible" c…

京东退货简直是差的一塌糊涂,今天把他写出来,也算是给消费者一个善意的提醒

从13年开始使用京东,一直都没什么问题,最近买了一沙发.是由第三方商家买的.货送到的日期是周三,当时我正在上班,就由在家的父母收货.快递员不送货到家,一大沙发,让自己搬上楼.结果等搬上楼一看,沙发横梁是断的,并且质量非常差,当时我准备去京东退货.给第三方商家联系后,店家让自…

当sql执行inner join去匹配记录时,背后的算法有哪些

在执行 INNER JOIN 操作时&#xff0c;通常会使用一些基本的算法和数据结构来匹配记录。以下是背后常用的算法和数据结构&#xff1a; Nested Loop Join&#xff08;嵌套循环连接&#xff09;&#xff1a;这是最简单和最基础的连接算法。它会遍历一个表中的每一条记录&#xff…

HTML <mark> 标签

实例 突出显示部分文本&#xff1a; <p>Do not forget to buy <mark>milk</mark> today.</p> 浏览器支持 元素ChromeIEFirefoxSafariOpera<mark>6.09.04.05.011.1 Internet Explorer 9, Firefox, Opera, Chrome 以及 Safari 支持 <mark&g…

卡巴斯基急救盘

1、说明 卡巴斯基急救盘不同于其他的360急救盘或者其他什么乱七八糟的&#xff0c;只是进行病毒清理。如果计算机的GRUB炸了这个急救盘可就管不了了。 2、页面 启动页面不错 其实操作页面就一般般了。一看就知道是基于Linux。 除了应急&#xff0c;用来玩玩像是浏览东西和玩玩终…