|
@@ -1445,6 +1445,12 @@
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<div class="custom-control custom-switch">
|
|
|
+ <input type="checkbox" class="custom-control-input" id="customSwitch2">
|
|
|
+ <label class="custom-control-label" for="customSwitch2">升级为永久版</label>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="form-group">
|
|
|
+ <div class="custom-control custom-switch">
|
|
|
<input type="checkbox" class="custom-control-input" id="customSwitch22" checked="">
|
|
|
<label class="custom-control-label" for="customSwitch22">给客户发送短信通知</label>
|
|
|
</div>
|