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.
22 lines
881 B
22 lines
881 B
{
|
|
"name":"课程名称",
|
|
"namePlaceholder":"请输入课程名称",
|
|
"description":"课程描述",
|
|
"descriptionPlaceholder":"请输入课程描述",
|
|
"targetGroup":"适合人群",
|
|
"targetGroupPlaceholder":"请输入适合人群",
|
|
"duration":"课时数",
|
|
"tastePrice":"体验价格",
|
|
"tastePricePlaceholder":"请输入体验价格",
|
|
"price":"正式价格",
|
|
"pricePlaceholder":"请输入正式价格",
|
|
"isAutomaticSigning":"是否自动签约",
|
|
"isAutomaticSigningPlaceholder":"请输入是否自动签约",
|
|
"status":"状态",
|
|
"statusPlaceholder":"请输入状态",
|
|
"addCourses":"添加课程管理",
|
|
"updateCourses":"编辑课程管理",
|
|
"coursesDeleteTips":"确定要删除该数据吗?",
|
|
"startDate":"请选择开始时间",
|
|
"endDate":"请选择结束时间"
|
|
}
|