1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- $rossTuple: (
- color: #f3920d,
- hover-color: #d68616,
- sub-color: #ffebcf,
- cover-color: linear-gradient(180deg, #ffebcf 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-navigation-pc:
- url('https://static.caimei365.com/www/authentic/pc/ross-icon-navigation.png'),
- icon-phone-active-pc:
- url('https://static.caimei365.com/www/authentic/pc/ross-icon-phone-active.png'),
- icon-address-active-pc:
- url('https://static.caimei365.com/www/authentic/pc/ross-icon-address-active.png'),
- icon-arround-right-pc:
- url('https://static.caimei365.com/www/authentic/pc/ross-icon-arround-right.png'),
- banner-home-pc:
- url('https://static.caimei365.com/www/authentic/pc/ross-bg-home.png'),
- banner-approve-pc:
- url('https://static.caimei365.com/www/authentic/pc/ross-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/ross-icon-navigation.png'),
- icon-phone-active-h5:
- url('https://static.caimei365.com/www/authentic/h5/ross-icon-phone-active.png'),
- icon-address-active-h5:
- url('https://static.caimei365.com/www/authentic/h5/ross-icon-address-active.png'),
- icon-arround-right-h5:
- url('https://static.caimei365.com/www/authentic/h5/ross-icon-arround-right.png'),
- banner-home-h5:
- url('https://static.caimei365.com/www/authentic/h5/ross-bg-home.png'),
- banner-approve-h5:
- url('https://static.caimei365.com/www/authentic/h5/ross-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'),
- );
|