You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.0 KiB
25 lines
1.0 KiB
{
|
|
"name":"课程名称",
|
|
"description":"课程描述",
|
|
"thumbnail":"缩略图",
|
|
"targetGroup":"适合人群",
|
|
"duration":"课时数",
|
|
"tastePrice":"体验价格",
|
|
"price":"正式价格",
|
|
"isAutomaticSigning":"是否自动签约",
|
|
"automaticSigningTime":"自动签约",
|
|
"status":"状态",
|
|
"namePlaceholder":"请输入课程名称",
|
|
"descriptionPlaceholder":"请输入课程描述",
|
|
"thumbnailPlaceholder":"请上传缩略图",
|
|
"targetGroupPlaceholder":"请输入适合人群",
|
|
"durationPlaceholder":"请输入课时数",
|
|
"tastePricePlaceholder":"请输入体验价格",
|
|
"pricePlaceholder":"请输入正式价格",
|
|
"isAutomaticSigningPlaceholder":"请输入是否自动签约",
|
|
"automaticSigningTimePlaceholder":"请输入自动签约",
|
|
"statusPlaceholder":"请输入状态",
|
|
"addCourses":"添加课程管理",
|
|
"updateCourses":"编辑课程管理",
|
|
"coursesDeleteTips":"确定要删除该课程管理吗?"
|
|
}
|