From 43a799c548945fbe61fffd7b157eb3dfac5582ba Mon Sep 17 00:00:00 2001
From: wanggang <76527413@qq.com>
Date: Tue, 30 Jun 2020 17:21:53 +0800
Subject: [PATCH] update
Former-commit-id: 008629aff38889f52ef51c5a7c7f5b9ab5b44c22
Former-commit-id: 9c75bbc702c0da36dfcd208dfe777e42dda13b1c
---
.../Infrastructure/Web/Mvc/CrudController.cs | 4 +-
projects/WebMVC/wwwroot/js/components.js | 7 +-
projects/WebMVC/wwwroot/pages/admin/list.html | 37 ++++++--
.../WebMVC/wwwroot/pages/shared/layout.html | 6 +-
.../wwwroot/pages/shared/pagination.html | 90 +++++++++++++++++++
5 files changed, 134 insertions(+), 10 deletions(-)
create mode 100644 projects/WebMVC/wwwroot/pages/shared/pagination.html
diff --git a/projects/Infrastructure/Web/Mvc/CrudController.cs b/projects/Infrastructure/Web/Mvc/CrudController.cs
index ba3fde0a..390d563e 100644
--- a/projects/Infrastructure/Web/Mvc/CrudController.cs
+++ b/projects/Infrastructure/Web/Mvc/CrudController.cs
@@ -6,6 +6,8 @@ using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Controllers;
using Microsoft.AspNetCore.Mvc.Filters;
using Microsoft.EntityFrameworkCore;
+using Newtonsoft.Json;
+using Newtonsoft.Json.Serialization;
using System;
using System.Collections.Generic;
using System.Linq;
@@ -295,7 +297,7 @@ namespace Infrastructure.Web.Mvc
public IActionResult GetEditSchema()
{
- return Json(this.GetJsonSchema列表页
+ {{schema.title}}
+
+
+
+
+ {{item.title}}
+
+
+ {{item[key]}}
+
- 设置 + 节点