update edit page

dev_new_shixunsrepository
tangjiang 5 years ago
parent 54a42547bb
commit eada0a6f79

@ -3,8 +3,8 @@
* @Author: tangjiang * @Author: tangjiang
* @Github: * @Github:
* @Date: 2019-11-20 23:10:48 * @Date: 2019-11-20 23:10:48
* @LastEditors: tangjiang * @LastEditors : tangjiang
* @LastEditTime: 2019-12-06 15:53:27 * @LastEditTime : 2019-12-30 09:19:52
*/ */
const CONST = { const CONST = {
jcLabel: { jcLabel: {
@ -12,9 +12,10 @@ const CONST = {
language: '编程语言', language: '编程语言',
description: '描述', description: '描述',
difficult: '难易度', difficult: '难易度',
category: '分类', category: '课程',
openOrNot: '公开程序', openOrNot: '公开程序',
timeLimit: '时间限制' timeLimit: '时间限制',
// knowledge: '知识点'
}, },
fontSetting: { fontSetting: {
title: '代码格式', title: '代码格式',

Loading…
Cancel
Save