gpt4 book ai didi

android - ThemeRoller 不适用于设备

转载 作者:行者123 更新时间:2023-11-28 06:11:02 27 4
gpt4 key购买 nike

我创建了一个移动应用程序,并在 Dreamweaver 上使用 CSS 和 ThemeRoller 设置了样式。它在 safari 上看起来很棒,但是当我使用 PhoneGap Build 在我的 Android 设备上测试它时,样式消失了。

我曾尝试将 CSS 和 ThemeRoller 样式嵌入到我的代码中,但没有成功。

下面是我的代码 fragment 。

<link rel="stylesheet" href="themes/jquery.mobile.icons.min.css" />
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.5/jquery.mobile.structure-1.4.5.min.css" />
<link href="styleSheet/fgStyle.css" rel="stylesheet" type="text/css">
<link href="themes/fg-designs-custom-theme.css" rel="stylesheet" type="text/css">
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script>

最佳答案

<link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css" />
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"</script>
<script type="text/javascript" src="js/index.js"></script>
<script src="phonegap.js"></script>

关于android - ThemeRoller 不适用于设备,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36176517/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com