|
|
@@ -45,7 +45,7 @@
|
|
|
<div class="form-group clearfix">
|
|
|
<label class="control-label x-required">给您的云服务主页申请一个域名:</label>
|
|
|
<p id="domain_help" class="help-block">
|
|
|
- 例如:您的公司主页是www.example.com,填写example即可拥有http://example.nt.usoftchina.com免费域名
|
|
|
+ 例如:您的公司主页是www.example.com,填写example即可拥有https://example.nt.usoftchina.com免费域名
|
|
|
</p>
|
|
|
<div class="x-has-feedback-left">
|
|
|
<div style="width: 300px; position: relative;">
|
|
|
@@ -55,7 +55,7 @@
|
|
|
style="padding-left: 55px; padding-right: 130px" autofocus
|
|
|
required> <span
|
|
|
class="x-form-control-feedback-left x-text-bold"
|
|
|
- style="width: 65px; left: 0">http://</span> <span
|
|
|
+ style="width: 65px; left: 0">https://</span> <span
|
|
|
class="x-form-control-feedback-right x-text-bold"
|
|
|
style="width: 130px; right: 0">.nt.usoftchina.com</span>
|
|
|
</div>
|