From 51c964081fbda0f642bd25c3811b8e3ddec4c19c Mon Sep 17 00:00:00 2001 From: devil_gong Date: Wed, 28 Nov 2018 11:39:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AppMini/Old/alipay/app.js | 2 +- Install/test.html | 52 +++++++++++++++++++++++++++++++++------ 2 files changed, 45 insertions(+), 9 deletions(-) diff --git a/AppMini/Old/alipay/app.js b/AppMini/Old/alipay/app.js index e3378b082..6ca42220b 100755 --- a/AppMini/Old/alipay/app.js +++ b/AppMini/Old/alipay/app.js @@ -49,7 +49,7 @@ App({ }, // 请求地址 - request_url: "{{request_url}}"; + request_url: "{{request_url}}", //request_url: "https://demo.shopxo.net/", //request_url: 'http://localhost/project/shopxo/', diff --git a/Install/test.html b/Install/test.html index ac9acd5c0..e66f6d57e 100755 --- a/Install/test.html +++ b/Install/test.html @@ -144,6 +144,24 @@ function TestClick(){ + + ./AppMini + 可写 + + + 可写 + + 不可写 + + + + + √ + + × + + + ./Application/Common/Conf 可写 @@ -218,7 +236,7 @@ function TestClick(){ -

函数

+

函数/类

@@ -227,7 +245,7 @@ function TestClick(){ - + - + - + - + - + - + - + + + + + + +
坏境是否符合
curl_initcurl_init 函数 支持 @@ -245,7 +263,7 @@ function TestClick(){
fsockopenfsockopen 函数 支持 @@ -263,7 +281,7 @@ function TestClick(){
mysqli_connectmysqli_connect 函数 支持 @@ -281,7 +299,7 @@ function TestClick(){
file_get_contentsfile_get_contents 函数 支持 @@ -299,7 +317,7 @@ function TestClick(){
mb_convert_encodingmb_convert_encoding 函数 支持 @@ -317,7 +335,7 @@ function TestClick(){
json_encodejson_encode 函数 支持 @@ -335,7 +353,7 @@ function TestClick(){
json_decodejson_decode 函数 支持 @@ -352,6 +370,24 @@ function TestClick(){
ZipArchive 类支持 + + 支持 + + 不支持 + + + + √ + + × + +

上一步 -- GitLab