Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 prestashop 构建一个电子商务网站,价格值用 jquery 更改,但源视图显示不同的价格值!chrome 开发者控制台显示的值与我在站点中看到的值相同。我只是不明白这一点。
开发人员工具的 Sources 选项卡显示来自服务器的原始 HTML。如果您想查看已被 Javascript 修改的 DOM,请查看“元素”选项卡。