1
7
niucloud/public/.gitignore
vendored
@ -1 +1,6 @@
|
|||||||
nginx.htaccess
|
/.htaccess
|
||||||
|
upload
|
||||||
|
nginx.htaccess
|
||||||
|
.htaccess
|
||||||
|
admin
|
||||||
|
wap
|
||||||
1
niucloud/public/addon/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
插件资源文件目录
|
||||||
@ -14,13 +14,12 @@ namespace think;
|
|||||||
if (version_compare(PHP_VERSION, '8.0.0', '<'))
|
if (version_compare(PHP_VERSION, '8.0.0', '<'))
|
||||||
die('require PHP > 8.0.0 !');
|
die('require PHP > 8.0.0 !');
|
||||||
require __DIR__ . '/../vendor/autoload.php';
|
require __DIR__ . '/../vendor/autoload.php';
|
||||||
|
//if (file_exists(__DIR__ .'/../install.lock')) {
|
||||||
if (file_exists(__DIR__ . '/../install.lock')) {
|
// header("location:/index.php");
|
||||||
header("location:/index.php");
|
// exit;
|
||||||
exit;
|
//}
|
||||||
}
|
|
||||||
// 执行HTTP应用并响应
|
// 执行HTTP应用并响应
|
||||||
$http = ( new App() )->http;
|
$http = (new App())->http;
|
||||||
|
|
||||||
$response = $http->run();
|
$response = $http->run();
|
||||||
|
|
||||||
|
|||||||
8
niucloud/public/install/js/jquery-2.2.js
vendored
@ -3772,7 +3772,7 @@ Data.prototype = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// When the key is not a string, or both a key and value
|
// When the key is not a string, or both a key and value
|
||||||
// are specified, set or extend (existing objects) with either:
|
// are specified, set or core (existing objects) with either:
|
||||||
//
|
//
|
||||||
// 1. An object of properties
|
// 1. An object of properties
|
||||||
// 2. A key and value
|
// 2. A key and value
|
||||||
@ -6663,7 +6663,7 @@ function propFilter( props, specialEasing ) {
|
|||||||
value = hooks.expand( value );
|
value = hooks.expand( value );
|
||||||
delete props[ name ];
|
delete props[ name ];
|
||||||
|
|
||||||
// Not quite $.extend, this won't overwrite existing keys.
|
// Not quite $.core, this won't overwrite existing keys.
|
||||||
// Reusing 'index' because we have the correct "name"
|
// Reusing 'index' because we have the correct "name"
|
||||||
for ( index in value ) {
|
for ( index in value ) {
|
||||||
if ( !( index in props ) ) {
|
if ( !( index in props ) ) {
|
||||||
@ -8082,7 +8082,7 @@ function inspectPrefiltersOrTransports( structure, options, originalOptions, jqX
|
|||||||
return inspect( options.dataTypes[ 0 ] ) || !inspected[ "*" ] && inspect( "*" );
|
return inspect( options.dataTypes[ 0 ] ) || !inspected[ "*" ] && inspect( "*" );
|
||||||
}
|
}
|
||||||
|
|
||||||
// A special extend for ajax options
|
// A special core for ajax options
|
||||||
// that takes "flat" options (not to be deep extended)
|
// that takes "flat" options (not to be deep extended)
|
||||||
// Fixes #9887
|
// Fixes #9887
|
||||||
function ajaxExtend( target, src ) {
|
function ajaxExtend( target, src ) {
|
||||||
@ -9523,7 +9523,7 @@ jQuery.offset = {
|
|||||||
|
|
||||||
if ( jQuery.isFunction( options ) ) {
|
if ( jQuery.isFunction( options ) ) {
|
||||||
|
|
||||||
// Use jQuery.extend here to allow modification of coordinates argument (gh-1848)
|
// Use jQuery.core here to allow modification of coordinates argument (gh-1848)
|
||||||
options = options.call( elem, i, jQuery.extend( {}, curOffset ) );
|
options = options.call( elem, i, jQuery.extend( {}, curOffset ) );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
BIN
niucloud/public/static/resource/images/app/message_cover.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
niucloud/public/static/resource/images/app/message_icon.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
niucloud/public/static/resource/images/app/recharge_cover.png
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
niucloud/public/static/resource/images/app/recharge_icon.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 368 KiB After Width: | Height: | Size: 318 KiB |
BIN
niucloud/public/static/resource/images/diy/m_balance.jpg
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
niucloud/public/static/resource/images/diy/m_info.jpg
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
niucloud/public/static/resource/images/diy/m_point.jpg
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
BIN
niucloud/public/static/resource/images/diy/m_service.jpg
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
BIN
niucloud/public/static/resource/images/member/reset.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.3 KiB |