Merge branch 'feature/birthday' into 'gray'
错字 See merge request !1070
Showing
2 changed files
with
2 additions
and
2 deletions
@@ -11,7 +11,7 @@ exports.index = (req, res) => { | @@ -11,7 +11,7 @@ exports.index = (req, res) => { | ||
11 | let responseData = { | 11 | let responseData = { |
12 | module: 'activity', | 12 | module: 'activity', |
13 | page: 'birthday', | 13 | page: 'birthday', |
14 | - title: '生日卷', | 14 | + title: '生日券', |
15 | width750: true, | 15 | width750: true, |
16 | localCss: true | 16 | localCss: true |
17 | }; | 17 | }; |
@@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
7 | </div> | 7 | </div> |
8 | <div class="rule-item"> | 8 | <div class="rule-item"> |
9 | <div>领取详情:</div> | 9 | <div>领取详情:</div> |
10 | - <div>生日卷领取之日起16日内有效,过期不补偿,领取后请尽快使用。</div> | 10 | + <div>生日券领取之日起16日内有效,过期不补偿,领取后请尽快使用。</div> |
11 | </div> | 11 | </div> |
12 | <div class="rule-item"> | 12 | <div class="rule-item"> |
13 | <div>领取资格:</div> | 13 | <div>领取资格:</div> |
-
Please register or login to post a comment