8162910a by 杨炀

no message

1 parent 646e7db3
.DS_Store
node_modules/
unpackage/
static/
package-lock.json
yarn.lock
......
static/bg.png

25.8 KB

@font-face {
font-family: "iconfont";
/* Project id 3873999 */
src: url('/static/font/iconfont.ttf') format('woff2'),
url('/static/font/iconfont.ttf') format('woff'),
url('/static/font/iconfont.ttf') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-31dingwei:before {
content: "\e600";
}
.icon-ai253:before {
content: "\e6f1";
}
.icon-loufangfangzi:before {
content: "\e729";
}
No preview for this file type
export const nationList = [
{
text: "汉族",
value: "汉族"
},
{
text: "蒙古族",
value: "蒙古族"
},
{
text: "回族",
value: "回族"
},
{
text: "藏族",
value: "藏族"
},
{
text: "维吾尔族",
value: "维吾尔族"
},
{
text: "苗族",
value: "苗族"
},
{
text: "彝族",
value: "彝族"
},
{
text: "壮族",
value: "壮族"
},
{
text: "布依族",
value: "布依族"
},
{
text: "朝鲜族",
value: "朝鲜族"
},
{
text: "满族",
value: "满族"
},
{
text: "侗族",
value: "侗族"
},
{
text: "瑶族",
value: "瑶族"
},
{
text: "白族",
value: "白族"
},
{
text: "土家族",
value: "土家族"
},
{
text: "哈尼族",
value: "哈尼族"
},
{
text: "哈萨克族",
value: "哈萨克族"
},
{
text: "傣族",
value: "傣族"
},
{
text: "黎族",
value: "黎族"
},
{
text: "傈僳族",
value: "傈僳族"
},
{
text: "佤族",
value: "佤族"
},
{
text: "畲族",
value: "畲族"
},
{
text: "高山族",
value: "高山族"
},
{
text: "拉祜族",
value: "拉祜族"
},
{
text: "水族",
value: "水族"
},
{
text: "东乡族",
value: "东乡族"
},
{
text: "纳西族",
value: "纳西族"
},
{
text: "景颇族",
value: "景颇族"
},
{
text: "柯尔克孜族",
value: "柯尔克孜族"
},
{
text: "土族",
value: "土族"
},
{
text: "达斡尔族",
value: "达斡尔族"
},
{
text: "仫佬族",
value: "仫佬族"
},
{
text: "羌族",
value: "羌族"
},
{
text: "布朗族",
value: "布朗族"
},
{
text: "撒拉族",
value: "撒拉族"
},
{
text: "毛难族",
value: "毛难族"
},
{
text: "仡佬族",
value: "仡佬族"
},
{
text: "锡伯族",
value: "锡伯族"
},
{
text: "阿昌族",
value: "阿昌族"
},
{
text: "普米族",
value: "普米族"
},
{
text: "塔吉克族",
value: "塔吉克族"
},
{
text: "怒族",
value: "怒族"
},
{
text: "乌孜别克族",
value: "乌孜别克族"
},
{
text: "俄罗斯族",
value: "俄罗斯族"
},
{
text: "鄂温克族",
value: "鄂温克族"
},
{
text: "崩龙族",
value: "崩龙族"
},
{
text: "保安族",
value: "保安族"
},
{
text: "裕固族",
value: "裕固族"
},
{
text: "京族",
value: "京族"
},
{
text: "塔塔尔族",
value: "塔塔尔族"
},
{
text: "独龙族",
value: "独龙族"
},
{
text: "鄂伦春族",
value: "鄂伦春族"
},
{
text: "赫哲族",
value: "赫哲族"
},
{
text: "门巴族",
value: "门巴族"
},
{
text: "珞巴族",
value: "珞巴族"
},
{
text: "基诺族",
value: "基诺族"
},
{
text: "其他",
value: "其他"
},
{
text: "外国血统中国人士",
value: "外国血统中国人士"
}
]
export const certificates = [
{
value: '0',
label: '居民身份证'
},
{
value: '1',
label: '护照'
},
{
value: '2',
label: '其他'
}
]
export const tagList = [{text: '运动员',value: '0'},{text: '教练',value: '1'},{text: '领队',value: '2'},{text: '其他',value: '3'}];
export const sexs = [{text: '女',value: '0'}, {text: '男',value: '1'}];
export const idcTypeList = [
{ value: '0', text: "身份证" },
{ value: '1', text: "护照" },
{ value: '2', text: "其他" },
]
export const typeList = [{text: '俱乐部',value: '0'}, {text: '事业单位',value: '1'}, {text: '道馆',value: '2'}, {text: '企业',value: '3'}, {text: '机关',value: '4'}, {text: '其他',value: '5'}];
export const comList = [{text: '国资企业(含央企和本地)',value: '0'}, {text: '外商投资企业',value: '1'}, {text: '港澳台企业',value: '2'}, {text: '民营企业',value: '3'}, {text: '商会组织',value: '4'}, {text: '其他',value: '5'}];
No preview for this file type
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!