123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- $mormalTuple: (
- color: #bc1724,
- sub-color: #ffe6e8,
- hover-color: #960915,
- cover-color: linear-gradient(180deg, #ffe6e8 0%, rgba(255, 255, 255, 0) 100%),
- // pc端
- icon-doctor-level-pc:
- url('https://static.caimei365.com/www/authentic/pc/icon-doctor-level.png'),
- icon-phone-active-pc:
- url('https://static.caimei365.com/www/authentic/pc/icon-phone-active.png'),
- icon-address-active-pc:
- url('https://static.caimei365.com/www/authentic/pc/icon-address-active.png'),
- icon-navigation-pc:
- url('https://static.caimei365.com/www/authentic/pc/icon-navigation.png'),
- banner-home-pc:
- url('https://static.caimei365.com/www/authentic/pc/bg-home.png'),
- banner-approve-pc:
- url('https://static.caimei365.com/www/authentic/pc/bg-approve.png'),
- banner-club-pc:
- url('https://static.caimei365.com/www/authentic/pc/bg-club.png'),
- banner-device-pc:
- url('https://static.caimei365.com/www/authentic/pc/bg-device.png'),
- banner-personnel-pc:
- url('https://static.caimei365.com/www/authentic/pc/bg-approve.png'),
- banner-personnel-operate-pc:
- url('https://static.caimei365.com/www/authentic/pc/bg-doctor.png'),
- banner-database-pc:
- url('https://static.caimei365.com/www/authentic/pc/bg-doc.png'),
- banner-feedback-pc:
- url('https://static.caimei365.com/www/authentic/pc/bg-doc.png'),
- banner-club-register:
- url('https://static.caimei365.com/www/authentic/pc/ross-bg-club-register.png'),
- // 移动端
- icon-doctor-level-h5:
- url('https://static.caimei365.com/www/authentic/h5/icon-doctor-level.png'),
- icon-navigation-h5:
- url('https://static.caimei365.com/www/authentic/h5/icon-navigation.png'),
- icon-phone-active-h5:
- url('https://static.caimei365.com/www/authentic/h5/icon-phone-active.png'),
- icon-address-active-h5:
- url('https://static.caimei365.com/www/authentic/h5/icon-address-active.png'),
- icon-arround-right-h5:
- url('https://static.caimei365.com/www/authentic/h5/icon-arround-right.png'),
- banner-home-h5:
- url('https://static.caimei365.com/www/authentic/h5/bg-home.png'),
- banner-approve-h5:
- url('https://static.caimei365.com/www/authentic/h5/bg-approve.png'),
- banner-club-h5:
- url('https://static.caimei365.com/www/authentic/h5/bg-club.png'),
- banner-device-h5:
- url('https://static.caimei365.com/www/authentic/h5/bg-device.png'),
- banner-personnel-h5:
- url('https://static.caimei365.com/www/authentic/h5/bg-approve.png'),
- banner-personnel-operate-h5:
- url('https://static.caimei365.com/www/authentic/h5/bg-doctor.png'),
- banner-database-h5:
- url('https://static.caimei365.com/www/authentic/h5/bg-doc.png'),
- banner-feedback-h5:
- url('https://static.caimei365.com/www/authentic/h5/bg-doc.png'),
- );
|