公告板
版本库
filestore
活动
搜索
登录
web
/
app-web-examination-verify
考生、工作人员的h5核验页面
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
考点核验+签到
yearning
2 天以前
63fea2990e587837ed3dde2b9ac8f2b4ef729672
[web/app-web-examination-verify.git]
/
.editorconfig
1
2
3
4
5
6
7
8
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue,css,scss,sass,less,styl}]
charset = utf-8
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
max_line_length = 100