60.c5b858d3.chunk.css.map 3.65 KB
Newer Older
zhanghaozhe committed
1
{"version":3,"sources":["/Users/zhanghaozhe/server/mr-julyedu/src/components/college/banner.scss","/Users/zhanghaozhe/server/mr-julyedu/src/components/college/header.scss","/Users/zhanghaozhe/server/mr-julyedu/src/components/college/index.scss"],"names":[],"mappings":"AAAA,gBACE,kBAAa,CAEb,+FAAkG,CAClG,qBAAsB,CCJxB,gBACE,YAAa,CACb,sBAAuB,CACvB,kBAAmB,CACnB,iBAAY,CACb,sBAGC,iBAAW,CACX,iBAAW,CACX,qBAAsB,CAHxB,2CAMI,gGAAmG,CACnG,wBAA0B,CAP9B,4CAWI,iGAAoG,CACpG,qBAAyB,CAC1B,sBAID,QAAS,CACT,oBAAe,CACf,oBAAe,CACf,eAAgB,CAChB,aAAc,CACd,aAAc,CACf,0BAGC,aAAc,CACd,YAAW,CACX,WAAW,CACX,aAAc,CACd,uBAAkB,CAClB,8CAA+E,CCtCjF,uBACE,qBAAe,CACf,eAAe,CACf,UAAc,CACd,iBAAkB,CAClB,sBAAiB,CAClB,uBAGC,uBAAmB,CACnB,wBAAyB,CACzB,iBAAkB,CAHpB,sCAMI,UAAW,CACX,SAAW,CACX,iBAAY,CACZ,yBAAqB,CACrB,yBAA0B,CAC1B,uBAA2B,CAC3B,2BAA4B,CAZhC,sCAgBI,gBAAiB,CACjB,oBAAc,CAjBlB,uCAqBI,qBAAe,CACf,oBAAe,CACf,eAAgB,CAChB,UAAc,CACd,aAAc,CAzBlB,sCA6BI,QAAS,CACT,eAAe,CACf,UAAW,CACX,eAAiB,CAClB,uBAMD,+BAAmB,CAHrB,sCAOI,8BAAkB,CAClB,cAAe,CARnB,uCAYI,aAAc,CACd,WAAY,CACZ,wBAAyB,CACzB,iBAAkB,CAClB,wBAAyB,CACzB,uBAA2B,CAC3B,2BAA4B,CAlBhC,sCAsBI,gBAAe,CACf,eAAe,CACf,aAAc,CACd,iBAAkB,CAClB,sBAAiB","file":"60.c5b858d3.chunk.css","sourcesContent":[".college-banner {\n  height: 100px;\n  // background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/college-plan/college-banner.png');\n  background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/college-plan/m-banner.png');\n  background-size: cover;\n}",".college-header {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  height: 34px;\n}\n\n.college-header__icon {\n  width: 44px;\n  height: 8px;\n  background-size: cover;\n\n  &[data-direction=\"left\"] {\n    background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/college-plan/icon-left.png');\n    background-position: right;\n  }\n\n  &[data-direction=\"right\"] {\n    background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/college-plan/icon-right.png');\n    background-position: left;\n  }\n}\n\n.college-header__text {\n  margin: 0;\n  padding: 0 10px;\n  font-size: 14px;\n  font-weight: 500;\n  color: #525C65;\n  line-height: 1;\n}\n\n.college-header__decorate {\n  display: block;\n  width: 39px;\n  height: 3px;\n  margin: 0 auto;\n  border-radius: 2px;\n  background: linear-gradient(90deg,rgba(0,153,255,1) 0%,rgba(55,117,239,1) 100%);\n}",".college-page__contact {\n  margin: 5px 0 0;\n  font-size: 12px;\n  color: #0099FF;\n  text-align: center;\n  line-height: 22px;\n}\n\n.college-page__section {\n  margin: 0 15px 10px;\n  border: 1px solid #ECECEC;\n  border-radius: 1px;\n\n  .section__icon {\n    float: left;\n    width: 30px;\n    height: 34px;\n    margin: 13px 0 0 15px;\n    background-size: 100% auto;\n    background-position: center;\n    background-repeat: no-repeat;\n  }\n\n  .section__body {\n    margin-left: 60px;\n    padding: 8px 0;\n  }\n\n  .section__title {\n    margin: 0 0 4px;\n    font-size: 14px;\n    font-weight: 400;\n    color: #0099FF;\n    line-height: 1;\n  }\n\n  .section__desc {\n    margin: 0;\n    font-size: 12px;\n    color: #333;\n    line-height: 15px;\n  }\n}\n\n.college-page__college {\n  // display: flex;\n  // flex-wrap: wrap;\n  padding: 4px 10px 0;\n\n  .college__item {\n    // width: 166px;\n    margin: 0 5px 10px;\n    cursor: pointer;\n  }\n\n  .college__iamge {\n    display: block;\n    height: 60px;\n    border: 1px solid #ECECEC;\n    border-radius: 1px;\n    background-size: auto 95%;\n    background-position: center;\n    background-repeat: no-repeat;\n  }\n\n  .college__name {\n    margin: 6px 0 0;;\n    font-size: 12px;\n    color: #525C65;\n    text-align: center;\n    line-height: 16px;\n  }\n}"]}