/// 重写根据条件查询数据
@@ -641,10 +641,9 @@ namespace CoreCms.Net.Services
}
#endregion
-
- #region 重写根据条件查询分页数据
+ #region 重写根据条件及自定义排序查询分页数据
///
- /// 重写根据条件查询分页数据
+ /// 重写根据条件及自定义排序查询分页数据
///
///
///
diff --git a/CoreCms.Net.Web.Admin/wwwroot/lib/layuiAdmin/config.js b/CoreCms.Net.Web.Admin/wwwroot/lib/layuiAdmin/config.js
index 301c5d38..5d958210 100644
--- a/CoreCms.Net.Web.Admin/wwwroot/lib/layuiAdmin/config.js
+++ b/CoreCms.Net.Web.Admin/wwwroot/lib/layuiAdmin/config.js
@@ -12,7 +12,7 @@ layui.define(['laytpl', 'layer', 'element', 'util'], function (exports) {
, pageTabs: false //是否开启页面选项卡功能。单页版不推荐开启
, name: '核心商城系统'
- , version: 'CoreShop v1.0'
+ , version: 'CoreShopProfessional v0.5.0'
, tableName: 'CoreCms' //本地存储表名
, MOD_NAME: 'admin' //模块事件名
diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html b/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html
index 7c957da8..64e59632 100644
--- a/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html
+++ b/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html
@@ -92,6 +92,12 @@
+
+