1 Star 0 Fork 431

java8dj/likeadmin(Python版)- MIT协议-免费任意商用- 管理后台_小程序_手机H5_PC端_uni-app

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
public.scss 318 Bytes
Copy Edit Raw Blame History
Yuuu_x authored 2022-11-21 10:49 +08:00 . 1.0
body {
@apply text-base text-tx-primary overflow-hidden min-w-[375px];
}
.form-tips {
@apply text-tx-secondary text-xs leading-6 mt-1;
}
.clearfix:after {
content: '';
display: block;
clear: both;
visibility: hidden;
}
/* NProgress */
#nprogress .bar {
@apply bg-primary #{!important};
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/java8dj/likeadmin_python.git
git@gitee.com:java8dj/likeadmin_python.git
java8dj
likeadmin_python
likeadmin(Python版)- MIT协议-免费任意商用- 管理后台_小程序_手机H5_PC端_uni-app
master

Search