fix: reduce signup bonus to ten points
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<section class="cmhub-panel">
|
||||
<h1 class="h4 mb-3">注册</h1>
|
||||
<div class="alert alert-info">
|
||||
注册成功后自动赠送 100 点试用点数,系统会写入注册赠点流水。
|
||||
注册成功后自动赠送 10 点试用点数,系统会写入注册赠点流水。
|
||||
</div>
|
||||
<form method="post" action="{% url 'portal-signup' %}">
|
||||
{% csrf_token %}
|
||||
|
||||
Reference in New Issue
Block a user