1 Star 0 Fork 110

qs156/PassJava-Platform

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
app.wxss 256 Bytes
Copy Edit Raw Blame History
悟空聊架构 authored 2021-04-10 20:01 +08:00 . 添加 miniApp rest verison
/**app.wxss**/
.container {
display: flex;
flex-direction: column;
align-items: center;
box-sizing: border-box;
}
button {
background: initial;
}
button:focus{
outline: 0;
}
button::after{
border: none;
}
@import "./ttf/arialblack.wxss";
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/qs156/PassJava-Platform.git
git@gitee.com:qs156/PassJava-Platform.git
qs156
PassJava-Platform
PassJava-Platform
master

Search