2 lines
199 B
HTML
2 lines
199 B
HTML
<!doctype html><body><button id="address">展开收货信息</button><button id="order">展开订单信息</button><section id="address-fields"></section><section id="order-fields"></section></body>
|