公告板
版本库
filestore
活动
搜索
登录
陈少雄
/
sms_center_backstage
短信中心
概况
操作记录
提交次数
目录
文档
派生
对比
查看
|
历史
|
提交
|
提交对比
登录页密码限制文案修复;新增管理员限制密码长度5-20;管理员列表修复帐号类型显示
children117cl
2021-06-25
d9cc69690e5c3ea805e8ff642a1839e0333c9b8f
[~chenshaoxiong/sms_center_backstage.git]
/
postcss.config.js
提交
|
用户
|
age
2a61f6
1
// https://github.com/michael-ciniawsky/postcss-load-config
L
2
3
module.exports = {
4
'plugins': {
5
// to edit target browsers: use "browserslist" field in package.json
6
'autoprefixer': {}
7
}
8
}