合同小程序前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
607 B

  1. @import "../../uvue.wxss";
  2. :host{display:flex;flex-direction:column}
  3. .idCard-box.data-v-4f0dfac5{margin-top:100px;width:100%;height:100%;display:flex;flex-direction:row;background-color:#fff}.idCard-box .positive.data-v-4f0dfac5{flex:1;height:30%;width:30%;display:flex;align-items:center;justify-content:center;background-color:red}.idCard-box .positive image.data-v-4f0dfac5{width:80%;height:100%}.idCard-box .reverse.data-v-4f0dfac5{flex:1;height:30%;width:30%;display:flex;align-items:center;justify-content:center;background-color:#00f}.idCard-box .reverse image.data-v-4f0dfac5{width:80%;height:100%}