Compare commits

..

No commits in common. "6361d9228f6fbe8955790a0cc76fb1924f82386e" and "b13ed1da95c088001598f7f3b46ffe6359ddb5a1" have entirely different histories.

3 changed files with 72 additions and 318 deletions

View File

@ -302,7 +302,7 @@ return [
//允许跨域的域名,多个以,分隔
'cors_request_domain' => 'localhost,127.0.0.1',
//版本号
'version' => '1.6.1.20250430',
'version' => '1.6.0.20250331',
//API接口地址
'api_url' => 'https://api.fastadmin.net',
],

383
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "fastadmin",
"version": "1.6.1",
"version": "1.6.0",
"description": "FastAdmin是一款基于ThinkPHP+Bootstrap的极速后台开发框架。",
"scripts": {
"build": "grunt"
@ -15,11 +15,12 @@
"bootstrap-select": "^1.13.18",
"bootstrap-slider": "^11.0.2",
"eonasdan-bootstrap-datetimepicker": "^4.17.49",
"cxselect": "^1.4.0",
"fastadmin-addtabs": "^1.0.8",
"fastadmin-arttemplate": "^3.1.4",
"fastadmin-bootstraptable": "^1.11.12",
"fastadmin-citypicker": "^1.3.6",
"fastadmin-cxselect": "^1.4.0",
"fastadmin-cxselect": "npm:cxselect@^1.4.0",
"fastadmin-dragsort": "^1.0.5",
"fastadmin-layer": "^3.5.6",
"fastadmin-selectpage": "^1.1.1",