Commit ab6a1f51 authored by Medicean's avatar Medicean

(Change::Modules:ShellManage) 默认添加 Shell 时 URL 地址栏显示 http://

parent 7ed8391c
......@@ -140,7 +140,7 @@ class Form {
*/
_createBaseForm(arg) {
const opt = Object.assign({}, {
url: '',
url: 'http://',
pwd: '',
note: '',
type: 'php',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment