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.
我正在使用 opencart 1.5.1.3 开发一个项目
在结帐页面上,它会在帐单选项卡中显示地址。我想编辑文本以添加链接
billing address + (some link url)
这里是截图:
如果您想包含一个可点击的链接,最好通过编辑模板文件来完成,而不是通过编辑帐单地址详细信息。