Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wmypcweb
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hqzhdj
wmypcweb
Commits
e53e4a7f
Commit
e53e4a7f
authored
Oct 18, 2024
by
阳浪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置信息
parent
16a2e3b2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
build/webpack.base.config copy.js
+1
-1
build/webpack.base.config.js
+1
-1
dist/index.html
+1
-1
src/locales/newWord.json
+1
-1
src/locales/zh-CN.json
+1
-1
No files found.
build/webpack.base.config copy.js
View file @
e53e4a7f
...
@@ -53,7 +53,7 @@ module.exports = {
...
@@ -53,7 +53,7 @@ module.exports = {
}
}
},
},
plugins
:
[
plugins
:
[
new
HtmlWebpackPlugin
(
generateHtml
(
"index"
,
"未木云
学习平台
"
)),
new
HtmlWebpackPlugin
(
generateHtml
(
"index"
,
"未木云
智慧党建
"
)),
new
webpack
.
DefinePlugin
({
new
webpack
.
DefinePlugin
({
"process.env.NODE_ENV"
:
JSON
.
stringify
(
process
.
env
.
NODE_ENV
),
"process.env.NODE_ENV"
:
JSON
.
stringify
(
process
.
env
.
NODE_ENV
),
routerMode
:
JSON
.
stringify
(
"hash"
)
routerMode
:
JSON
.
stringify
(
"hash"
)
...
...
build/webpack.base.config.js
View file @
e53e4a7f
...
@@ -50,7 +50,7 @@ module.exports = {
...
@@ -50,7 +50,7 @@ module.exports = {
}
}
},
},
plugins
:
[
plugins
:
[
new
HtmlWebpackPlugin
(
generateHtml
(
"index"
,
"未木云
学习平台
"
)),
new
HtmlWebpackPlugin
(
generateHtml
(
"index"
,
"未木云
智慧党建
"
)),
new
webpack
.
DefinePlugin
({
new
webpack
.
DefinePlugin
({
"process.env.NODE_ENV"
:
JSON
.
stringify
(
process
.
env
.
NODE_ENV
),
"process.env.NODE_ENV"
:
JSON
.
stringify
(
process
.
env
.
NODE_ENV
),
routerMode
:
JSON
.
stringify
(
"hash"
)
routerMode
:
JSON
.
stringify
(
"hash"
)
...
...
dist/index.html
View file @
e53e4a7f
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<link
href=
"/static/lib/antd.min.css"
rel=
"stylesheet"
type=
"text/css"
>
<link
href=
"/static/lib/antd.min.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--需要title 国际化 代码在/src/index.jsx 中获取修改-->
<!--需要title 国际化 代码在/src/index.jsx 中获取修改-->
<title
id=
"htmlTitle"
></title>
<title
id=
"htmlTitle"
></title>
<!--<title id="htmlTitle">未木云
学习平台
</title>-->
<!--<title id="htmlTitle">未木云
智慧党建
</title>-->
</head>
</head>
<body>
<body>
...
...
src/locales/newWord.json
View file @
e53e4a7f
...
@@ -555,7 +555,7 @@
...
@@ -555,7 +555,7 @@
"nextMont"
:
"上月"
,
"nextMont"
:
"上月"
,
"Course"
:
"课程"
,
"Course"
:
"课程"
,
"Collected"
:
"已收藏"
,
"Collected"
:
"已收藏"
,
"WeimuyunElearning"
:
"未木云
学习平台
"
,
"WeimuyunElearning"
:
"未木云
智慧党建
"
,
"RelativeContent"
:
"相关内容"
,
"RelativeContent"
:
"相关内容"
,
"homeworkAttachmentLimitTip"
:
"附件至少"
,
"homeworkAttachmentLimitTip"
:
"附件至少"
,
"batchDownload"
:
"批量下载"
,
"batchDownload"
:
"批量下载"
,
...
...
src/locales/zh-CN.json
View file @
e53e4a7f
...
@@ -355,7 +355,7 @@
...
@@ -355,7 +355,7 @@
"livestream"
:
"直播"
,
"livestream"
:
"直播"
,
"questions"
:
"题"
,
"questions"
:
"题"
,
"MsgFileUploading"
:
"您有文件正在上传,确定继续提交吗?"
,
"MsgFileUploading"
:
"您有文件正在上传,确定继续提交吗?"
,
"WeimuyunElearning"
:
"未木云
学习平台
"
,
"WeimuyunElearning"
:
"未木云
智慧党建
"
,
"Option"
:
"选项"
,
"Option"
:
"选项"
,
"Yes"
:
"确定"
,
"Yes"
:
"确定"
,
"Resend"
:
"重新发送"
,
"Resend"
:
"重新发送"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment