Skip to content

Commit 901ea9d

Browse files
committed
集团版注册邮件必须是公司域名
1 parent 2105307 commit 901ea9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/cart/order.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ <h4>Pyarmor 马上有一个重大升级,预计在 2023年3月8号 之前发布
272272
<div class="form-group">
273273
<label for="input-name">注册名称</label>
274274
<input type="text" class="form-control order-field" name="reg_name" placeholder="请填写使用 Pyarmor 的个人姓名或者公司机构名称" required />
275-
<p class="help-block"></p>
275+
<p class="help-block">请务必输入正确的注册名称,Pyarmor 只授权于注册名称对应的用户使用,错误的注册名称意味着没有得到有效授权</p>
276276
</div>
277277
<div class="form-group hidden">
278278
<label for="license_product">被授权产品名称</label>
@@ -282,7 +282,7 @@ <h4>Pyarmor 马上有一个重大升级,预计在 2023年3月8号 之前发布
282282
<div class="form-group">
283283
<label for="input-email">电子邮件</label>
284284
<input type="email" class="form-control order-field" name="email" placeholder="请填写接受注册文件的电子邮箱" required />
285-
<!-- <p class="help-block">请务必填写<strong>正确有效的电子邮件</strong>,<strong>并且不会拒收来自 [email protected] 且带附件的邮件</strong></p> -->
285+
<p class="help-block">请务必填写<strong>正确有效的电子邮件</strong><strong>集团版和管线版许可证的邮件域名必须是注册名称对应的公司域名,没有注册域名的公司请勿下单集团版和管线版许可证</strong></p>
286286
</div>
287287
</form>
288288
<p><input name="tax" type="checkbox"> <strong>需要电子发票</strong>,点击查看<a target="_pyarmordoc" href="CN_INV_PYARMOR.png">增值税普通发票样例</a> (目前不提供增值税专用发票)</p>

0 commit comments

Comments
 (0)