Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MCMS
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
MCMS
Commits
3e61d4bb
Commit
3e61d4bb
authored
May 11, 2016
by
ms-dev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
说明更新
parent
6d9cbb44
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
.settings/org.eclipse.jdt.core.prefs
.settings/org.eclipse.jdt.core.prefs
+5
-0
README.md
README.md
+2
-2
No files found.
.settings/org.eclipse.jdt.core.prefs
View file @
3e61d4bb
...
...
@@ -6,8 +6,13 @@ org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=org.eclipse.jdt.annota
org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
...
...
README.md
View file @
3e61d4bb
...
...
@@ -51,7 +51,7 @@ QQ交流群号1:221335098<br/>
*
将MCMS项目源码导入eclipse;
*
创建数据库db-mcms-open,注意:数据库使用utf-8编码,导入doc/db-mcms-open.sql备份文件;
*
修改src
\m
ain
\r
esources
\c
onfig.properties文件中的数据库设置参数;
*
后台访问地址:http://+ip地址(或localhost)+tomcat端口+项目发布名/ms/login.do
<font
color=
"red"
>
必需先访问后台界面再访问前台界面
</font>
*
第一次启动必须先访问后台,
后台访问地址:http://+ip地址(或localhost)+tomcat端口+项目发布名/ms/login.do
<font
color=
"red"
>
必需先访问后台界面再访问前台界面
</font>
*
前台访问地址:http://+ip地址(或localhost)+tomcat端口+项目发布名
<font
color=
"red"
>
,如果发布的地址不是http://localhost:8080/mcms
</font>
,先在后台生成静态页面再进行访问
*
管理员账号,用户名:msopen 密码:msopen
...
...
@@ -78,7 +78,7 @@ QQ交流群号1:221335098<br/>
*
pom.xml maven的依赖配置文件
#代码部署与常见问题
*
eclipse导入git源码:http://ms.mingsoft.net/mbbs/13582
/detail.do
*
铭飞MCms 部署视频 http://ms.mingsoft.net/mbbs/13988
/detail.do
*
MCms环境配置常见问题 http://ms.mingsoft.net/mbbs/13000/detail.do
*
MStore使用方式:http://ms.mingsoft.netmbbs/13008/detail.do
...
...
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