沙雕样式
Showing
10 changed files
with
26 additions
and
20 deletions
-
Please register or sign in to post a comment
... | ... | @@ -829,7 +829,7 @@ module.exports = { |
ymd3: "日", | ||
tip1: "本人", | ||
tip2: "現確認於", | ||
tip3: "收托上述保單", | ||
tip3: "收托上述保單。", | ||
tip4: "我想", | ||
tip5: "聯絡客服", | ||
}, | ||
... | ... |
... | ... | @@ -852,7 +852,7 @@ module.exports = { |
ymd3: "日", | ||
tip1: "本人", | ||
tip2: "现确认于", | ||
tip3: "受托上述保单", | ||
tip3: "受托上述保单。", | ||
tip4: "我想", | ||
tip5: "联络客服" | ||
}, | ||
... | ... |
... | ... | @@ -42,6 +42,7 @@ $cDisabled:#888888; |
$cOrange2:#ff6839; | ||
$cFontGray2: #58595b; | ||
$cFontGray3: #666666; | ||
// 文章宽度 | ||
$articleWidth:1041px; | ||
... | ... |