8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
/**app.wxss**/
|
|
.container {
|
|
background-color: #f5f5f5;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
@import './assets/css/common.wxss';
|
|
@import '/assets/font/iconfont.wxss'; |