Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
legobackend
/
lego-manage-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
5526082b
authored
2024-10-17 20:07:00 +0800
by
chentao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改积木为系列
1 parent
811c044c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
src/lang/package/zh-cn.js
src/views/legao/course/index.vue
src/lang/package/zh-cn.js
View file @
5526082
...
...
@@ -52,7 +52,7 @@ export default {
dialogConfim
:
'确认'
,
dialogExit
:
'退出'
,
},
//
积木
//
系列
block
:
{
title
:
'系列管理'
,
indexName
:
'序号'
,
...
...
@@ -61,7 +61,7 @@ export default {
tableControlsName
:
'操作'
,
controlsDelName
:
'删除'
,
controlsEditName
:
'编辑'
,
controlsAddName
:
'新增
积木
'
,
controlsAddName
:
'新增
系列
'
,
placeholder
:
'系列名称搜索'
,
// 新增
dialogTitleAdd
:
'新增'
,
...
...
@@ -89,7 +89,7 @@ export default {
dialogTitleAdd
:
'新增'
,
dialogTitleEdit
:
'修改'
,
dialogName
:
'课程名称'
,
dialogBlock
:
'
积木
'
,
dialogBlock
:
'
系列
'
,
dialogTypes
:
'搭建类型'
,
dialogTwoD
:
'2D'
,
dialogThreeD
:
'3D'
,
...
...
src/views/legao/course/index.vue
View file @
5526082
...
...
@@ -224,7 +224,7 @@ function getList () {
})
}
//
积木
//
系列
function
getBlockLists
()
{
getBuildingBlockLists
().
then
((
res
)
=>
{
blockLists
.
value
=
res
.
data
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment