3
0

fake.js 121 B

12345678
  1. export default {
  2. textColor:'red',
  3. width:'100',
  4. height:'100',
  5. borderRadius:0,
  6. FontSize:22,
  7. backgroundColor:'black'
  8. }