Commit b81b7153f3e22d7819b50e443223aa764c6509f4
1 parent
1742adae
文字提示
Showing
2 changed files
with
2 additions
and
2 deletions
js/list.js
listnew.html
| ... | ... | @@ -204,7 +204,7 @@ |
| 204 | 204 | </style> |
| 205 | 205 | </head> |
| 206 | 206 | <body ontouchstart=""> |
| 207 | -<!--<div id="tip-title" class="weui-cells__title" style="color: #f00;text-align: center">48小时限时补缴优惠</div>--> | |
| 207 | +<div id="tip-title" class="weui-cells__title" style="color: #f00;text-align: center"></div> | |
| 208 | 208 | <div id="pay_listcont"> |
| 209 | 209 | |
| 210 | 210 | </div> | ... | ... |