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.
当我尝试使用带有 4 个按钮的分段控件开发应用程序时,它无法同时设置标题和图像。对于每个我都设置了一个图像。当我尝试为每个设置一个标题而不是图像标题时替换。如何同时使用图像并在图像下方设置标题。
一个段只能有一个图像或一个标题;它不能两者兼得。没有默认标题。
编辑:我以完全不同的方式解决了我的问题,感谢那些无论如何回应的人!帮了大忙!我需要通过 get 变量发送 HTML 表格。
代码是:
<html> <head> <meta charset="utf-8" /> <title>Itinerario</title> <link rel="stylesheet"