Skip to content

Commit

Permalink
Dev mvc (#18)
Browse files Browse the repository at this point in the history
* 引入mvc模板内容

* 重构数据库结构,升级到ABP4.5版本

* 修改Readme文件以及添加忽略内容。

* 删除无用的git文件。

* 开始重构门户界面。

* 统一模态框内容。

* 引入js库文件。

* 完成左侧侧边栏数据。


* 删除无用的前端组件。

* 删除无用的模板内容。

* 修改Readme,默认有密码

* 优化命名空间。

* 准备完善个人资料。
  • Loading branch information
ltm0203 authored May 9, 2019
1 parent 4d5547a commit f07e0aa
Show file tree
Hide file tree
Showing 278 changed files with 33,333 additions and 729 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -286,3 +286,6 @@ __pycache__/
*.btm.cs
*.odx.cs
*.xsd.cs
/src/aspnet-core/src/LTMCompanyNameFree.YoyoCmsTemplate.Web.MVC/wwwroot/lib
/src/aspnet-core/src/LTMCompanyNameFree.YoyoCmsTemplate.Web.Host/App_Data/
/src/aspnet-core/src/LTMCompanyNameFree.YoyoCmsTemplate.Web.Mvc/App_Data/
58 changes: 22 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,27 @@
- 在线运行地址:https://free.yoyocms.com
- 项目下载地址: https://www.52abp.com/Download/Index

## 环境准备
## 下载地址

通过52ABP来创建属于你自己的独立项目信息: https://www.52abp.com/Download/Index

- 本地环境需要您安装 [node](http://nodejs.org/)[git](https://git-scm.com/)
- Visual Studio 2017
- [.NetCore SDK2.2+](https://dotnet.microsoft.com/download)
- 我们的技术栈基于 [Typescript](https://www.tslang.cn/)[Angular](https://angular.io/)[g2](http://g2.alipay.com/)[@delon](https://github.com/cipchk/delon)[ng-zorro-antd](https://ng.ant.design/),提前了解和学习这些知识会非常有帮助。




# 启动项目

我们推荐你从[https://www.52abp.com](https://www.52abp.com/Download/Index) 创建您自己的项目模板,本项目模板为统一的启动模板,您可以像我们贡献您的代码信息。

更多详细的启动教程:
[项目运行教程](https://www.52abp.com/Blog/BlogDetails/1)
### 备注:
```
默认用户名:admin
默认密码:bb123456
```

## 关于 52ABP

52ABP是一个整合了前后端的强力框架,
Expand All @@ -34,13 +45,6 @@
架构层面也是一个基于DDD(领域驱动设计)的经典分层架构 目的是成为一个强大的基础设施符合国人开发习惯的框架现代WEB应用框架。


关于 ABP 的后端文档,详情参看:
[ABP中文文档](https://www.52abp.com/ReadWiki/ABP%E6%A1%86%E6%9E%B6%E4%B8%AD%E6%96%87%E6%96%87%E6%A1%A3/Documents-3.7.2/Readme.md)

关于 ng-alain 的官方文档,详情参考:https://ng-alain.com/docs/getting-started

本次着重说明的是前端项目的文档。 本文档的大部分内容是从 ng-alain 官方摘录,因为是你的前端框架嘛。。



# 教程
Expand All @@ -50,35 +54,17 @@
- 文档: [52ABP开发者中心](https://www.52abp.com/Wiki/52abp/latest/docs/Introduction)



## 截图

![image](https://upload-images.jianshu.io/upload_images/1979022-149453e355774c58.gif?imageMogr2/auto-orient/strip)
![](https://upload-images.jianshu.io/upload_images/1979022-78623047838e0674.gif?imageMogr2/auto-orient/strip)

[52ABP模板 ASP.Net Core 与 Angular的开源实例项目
](https://www.cnblogs.com/wer-ltm/p/9358478.html)

## 下载地址

通过52ABP来创建属于你自己的独立项目信息: https://www.52abp.com/Download/Index


## 截图

![Jiaoluodebaibanbao Wechat](docs/demo-1.gif)

![Jiaoluodebaibanbao Wechat](docs/demo-2.gif)


# 启动项目

我们推荐你从[https://www.52abp.com](https://www.52abp.com/Download/Index) 创建您自己的项目模板,本项目模板为统一的启动模板,您可以像我们贡献您的代码信息。

更多详细的启动教程:
[项目运行教程](https://www.52abp.com/Blog/BlogDetails/1)
### 备注:
```
默认用户名:admin
默认密码:123qwe
```


#### 代码相关镜像仓库:
Expand All @@ -90,9 +76,9 @@ Github:[主仓库](https://github.com/52ABP/LTMCompanyNameFree.YoyoCmsTemplate)


**欢迎关注角落的白板报**

![Jiaoluodebaibanbao Wechat](docs/jiaoluodebaibanbao_wechat.png)

![联系我们](http://upload-images.jianshu.io/upload_images/1979022-a6ae2876aeac3cab.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)


# 前端项目的说明
Expand Down
Binary file added docs/Demo-1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/demo-2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/jiaoluodebaibanbao_wechat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions src/.gitignore

This file was deleted.

34 changes: 0 additions & 34 deletions src/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions src/angular-zorro-free/README.md

This file was deleted.

2 changes: 1 addition & 1 deletion src/angular-zorro-free/nswag/service.config.nswag
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"runtime": "Default",
"swaggerGenerator": {
"fromSwagger": {
"url": "http://localhost:3521/swagger/v1/swagger.json",
"url": "http://localhost:21021/swagger/v1/swagger.json",
"output": null
}
},
Expand Down
2 changes: 1 addition & 1 deletion src/angular-zorro-free/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "4.1.0",
"scripts": {
"ng": "ng",
"start": "ng serve --host 0.0.0.0 --port 4202 -o",
"start": "ng serve --host 0.0.0.0 --port 4200 -o",
"build": "ng build --prod --build-optimizer",
"test": "ng test",
"lint": "npm run lint:ts && npm run lint:style",
Expand Down
2 changes: 1 addition & 1 deletion src/angular-zorro-free/src/assets/appconfig.dev.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"remoteServiceBaseUrl": "http://localhost:3521"
"remoteServiceBaseUrl": "http://localhost:21021"
}
63 changes: 0 additions & 63 deletions src/aspnet-core/.gitattributes

This file was deleted.

Loading

0 comments on commit f07e0aa

Please sign in to comment.