From 5b97e40452fafd5f8e9fb6873ca5ad465278b5c0 Mon Sep 17 00:00:00 2001 From: Devil Date: Sun, 28 Feb 2021 15:31:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=94=E7=94=A8=E6=8F=92=E4=BB=B6=E5=9C=A8?= =?UTF-8?q?=E7=BA=BF=E5=AE=89=E8=A3=85=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/shopxo.php | 2 +- .../static/admin/default/css/warehousegoods.inventoryinfo.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/shopxo.php b/config/shopxo.php index 557cf3aae..99bb56383 100755 --- a/config/shopxo.php +++ b/config/shopxo.php @@ -87,7 +87,7 @@ return [ 'store_url' => 'https://store.shopxo.net/', 'store_payment_url' => 'https://store.shopxo.net/', 'store_theme_url' => 'https://store.shopxo.net/', - 'store_download_url' => 'http://dev.shopxo.net/index.php?s=store-package-onine.html', + 'store_download_url' => 'https://store.shopxo.net/index.php?s=store-package-onine.html', // 开启U带域名 'url_domain_deploy' => true, diff --git a/public/static/admin/default/css/warehousegoods.inventoryinfo.css b/public/static/admin/default/css/warehousegoods.inventoryinfo.css index 6f19ae55c..b16ef41d8 100644 --- a/public/static/admin/default/css/warehousegoods.inventoryinfo.css +++ b/public/static/admin/default/css/warehousegoods.inventoryinfo.css @@ -2,7 +2,7 @@ * 布局基础样式 */ .form-inventory-container { - margin-bottom: 80px; + padding-bottom: 80px; } .form-inventory-submit { position: fixed;