mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 11:05:06 +08:00
多模块重构 12:修改项目名字,按照新的规则
This commit is contained in:
10
yudao-ui-app-tmp/app.wxss
Executable file
10
yudao-ui-app-tmp/app.wxss
Executable file
@ -0,0 +1,10 @@
|
||||
/**app.wxss**/
|
||||
.container {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding: 200rpx 0;
|
||||
box-sizing: border-box;
|
||||
}
|
Reference in New Issue
Block a user