Commit 86586d58 by doszhang

dos

parent 29aaa217
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
<script> <script>
window.base_resource_url = '__CDN__'; window.base_resource_url = '__CDN__';
window.num = '{:$num|default: 1000}'; window.num = '1000';
var link = location.origin; var link = location.origin;
var friend_title = ''; var friend_title = '';
......
...@@ -83,6 +83,7 @@ input[name=business] { ...@@ -83,6 +83,7 @@ input[name=business] {
line-height: 32px; line-height: 32px;
text-align: center; text-align: center;
padding: 0 10px; padding: 0 10px;
box-sizing: border-box;
} }
.page1 .num { .page1 .num {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment