应用插件在线安装开发
parent
cdcca71f7f
commit
5b97e40452
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
* 布局基础样式
|
||||
*/
|
||||
.form-inventory-container {
|
||||
margin-bottom: 80px;
|
||||
padding-bottom: 80px;
|
||||
}
|
||||
.form-inventory-submit {
|
||||
position: fixed;
|
||||
|
|
|
|||
Loading…
Reference in New Issue