<!DOCTYPE html> <html> <body> <h2>估价结果</h2> <p>最终回收价:<strong>{{ price }}</strong> 元</p> <a href="/estimate">重新估价</a> </body> </html>