小组件天气模块无法更新198917 |
![]()
HONOR2304012924228
LV7
发表于 2024-5-4 16:50:56
新疆
来自:浏览器
| |
评论
可以改下代码调用荣耀天气应该能,我鸿蒙系统,无荣耀天气,无法测试,感觉道理应该是这样
具体就是改下这段
<!-- 打开天气 -->
<Button x=”550” y=”20” w=”400” h=”300”>
<Triggers>
<Trigger action=”up”>
<IntentCommand action=”android.intent.action.MAIN” package=”com.huawei.android.totemweatherapp” class=”com.huawei.android.totemweatherapp.WeatherHome” condition=”#ct”/>
<IntentCommand action=”android.intent.action.MAIN” package=”com.huawei.android.totemweather” class=”com.huawei.android.totemweather.WeatherHome” condition=”#ct”/>
</Trigger>
</Triggers>
</Button>
发表于 2024-5-4 23:00 辽宁
| |
![]()
荣耀粉丝273468497
![]()
| |
![]()
荣耀粉丝273469443
![]()
| |
![]()
荣耀粉丝273469443
![]()
| |