找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 7|回复: 0

为什么我的link标签cursor="hand"属性不生效

[复制链接]
  • TA的每日心情
    擦汗
    昨天 10:51
  • 签到天数: 3 天

    [LV.2]偶尔看看I

    2

    主题

    0

    回帖

    62

    积分

    注册会员

    积分
    62
    发表于 3 天前 | 显示全部楼层 |阅读模式

    logLink的cursor="hand"属性生效,鼠标移到上面会变为手指
    但是trainingLinkcursor="hand"属性不生效,鼠标移到上面没有任何效果,还是箭头

    <?xml version="1.0"?>
    <include>
        <window name="OperationDetailPage" pos="0,0,-0,-0">
            <window visible="1" pos="0,0,-0,-0" clipClient="1">
                <tabctrl name="btnSwitchTab" pos="0dp,0dp,-0dp,-0dp" tabHeight="0">
                    <page clipClient="1">
                        <window name="detailWnd" pos="65dp,35dp,-65dp,-30dp" skin="_skin_result_corner_bkgnd">
                            <window name="leftWnd" pos="0dp,0dp,300dp,-0dp" clipClient="1">
                              <treeview pos="5dp,10dp" width="600dp" height="220dp" name="tv_operationDetail" itemHeight="-1" colorItemBkgnd="#00000000" colorItemSelBkgnd="#00000000" indent="30dp" scrollSpeed="40" sbArrowSize="0" sbWid="7dp" sbEnable="3" sbSkin="_skin_scrollbar" sbRight="10">
                                  <template height="30dp" colorHover="#00000000" colorSelected="#00000000" trackMouseEvent="1">
                                      <descWnd colorHover="#00000000" colorSelected="#00000000">
                                          <text pos="10dp,5dp" name="txt_desc" font="size:13dp,bold:1" colorText="#000000"/>
                                      </descWnd>
                                      <resultWnd colorHover="#00000000" colorSelected="#00000000">
                                          <window name="prodWnd" display="0" visible="1" pos="0,5dp" height="20dp" width="full">
                                              <img name="img_status" visible="1" pos="15dp,|0" offset="0,-0.5" skin="_skin_component_success_filed" iconIndex="0"/>
                                              <text name="txt_Prod" visible="1" pos="[10dp,|0" offset="0,-0.5" width="-1" height="20dp" colorText="@color/detailText" align="left" valign="center" font="size:13dp" maxWidth="-1" multiLines="1"/>
                                          </window>
                                          <window name="majorErrorWnd" display="0" visible="1" pos="20dp,[0dp" width="500dp" height="-1" clipClient="1">
                                              <text name="componentMainPrompt" pos="15dp,5dp" visible="1" display="0" colorText="@color/detailText" align="left" font="size:12dp,bold:1" height="15dp" width="-1" maxWidth="-1" multiLines="1">MajorError</text>
                                              <listview pos="0dp,[6dp" width="full" height="40dp" name="lv_major_comp_result" dividerSize="5" sbEnable="0">
                                                  <template defHeight="40dp">
                                                      <window colorHover="#00000000" colorSelected="#00000000">
                                                          <img name="componentIcon" visible="1" pos="15dp,0dp" skin="_skin_component_success_filed" iconIndex="1"/>
                                                          <text name="componentText" visible="1" pos="[10dp,{-3dp" width="500dp" colorText="@color/detailText" align="left" valign="center" font="size:13dp" height="20dp" maxWidth="-1" multiLines="1"/>
                                                          <text name="componentDetailText_prefix" display="0" visible="1" pos="{0dp,[3dp" width="-1" colorText="@color/detailText" align="left" valign="center" font="size:12dp" height="-1" maxWidth="-1" multiLines="1">CompFailPrePrompt</text>
                                                          <link name="FAQLink" display="0" visible="1" pos="[2dp,{0dp" size="-1, -1" href="" cursor="hand" colorText="@color/detailText" colorTextHover="@color/linkHover" font="underline:1,size:12dp" fontHover="underline:1,size:12dp">FAQ</link>
                                                          <text name="componentDetailText_suffix" display="0" visible="1" pos="[2dp,{0dp" width="-1" colorText="@color/detailText" align="left" valign="center" font="size:12dp" height="-1" maxWidth="-1" multiLines="1">CompFailSubPrompt</text>
                                                      </window>
                                                  </template>
                                              </listview>
                                          </window>
                                          <window name="minorErrorWnd" display="0" visible="1" pos="20dp,[5dp" width="500dp" height="-1" clipClient="1">
                                              <text name="componentMinorPrompt" pos="15dp,0dp" visible="1" colorText="@color/detailText" align="left" font="size:12dp,bold:1" height="15dp" width="-1" maxWidth="-1" multiLines="1">MinorErrors</text>
                                              <listview pos="0dp,[6dp" width="full" height="-1" name="lv_minor_comp_result" dividerSize="0" sbEnable="0">
                                                  <template defHeight="40dp">
                                                      <window colorHover="#00000000" colorSelected="#00000000">
                                                          <img name="componentIcon" visible="1" pos="15dp,0dp" skin="_skin_component_minor_success_filed" iconIndex="0"/>
                                                          <text name="componentText" visible="1" pos="[10dp,{-3dp" width="500dp" colorText="@color/detailText" align="left" valign="center" font="size:13dp" height="20dp" maxWidth="-1" multiLines="1"/>
                                                          <text name="componentDetailText_prefix" display="0" visible="1" pos="{0dp,[3dp" width="-1" colorText="@color/detailText" align="left" valign="center" font="size:12dp" height="-1" maxWidth="-1" multiLines="1">CompFailPrePrompt</text>
                                                          <link name="FAQLink" display="0" visible="1" pos="[2dp,{0dp" size="-1, -1" href="" cursor="hand" colorText="@color/detailText" colorTextHover="@color/linkHover" font="underline:1,size:12dp" fontHover="underline:1,size:12dp">FAQ</link>
                                                          <text name="componentDetailText_suffix" display="0" visible="1" pos="[1dp,{0dp" width="-1" colorText="@color/detailText" align="left" valign="center" font="size:12dp" height="-1" maxWidth="-1" multiLines="1">CompFailSubPrompt</text>
                                                      </window>
                                                  </template>
                                              </listview>
                                          </window>
                                      </resultWnd>
                                  </template>
                              </treeview>
                              <window name="logWnd" display="0" visible="1" pos="0,[0dp" height="30dp" width="full">
                                  <link name="logLink" visible="1" display="0" pos="15dp,|0" offset="0,-0.5" height="30dp" clipClient="1" dotted="1" href="" cursor="hand" colorText="@color/linkText" colorTextHover="@color/linkHover" font="underline:1,size:12dp" fontHover="underline:1,size:12dp">logPrompt</link>
                              </window>
                            </window>
                            <window name="rightWnd" pos="[0dp,0dp,-0dp,-0dp" clipClient="1" skin="_skin_training_certification">
                              <window name="authWnd" display="0" visible="1" pos="5dp,5dp" height="-0dp" width="-0dp">
                                                              <text name="text1" visible="1" display="0" pos="15dp,10dp" offset="0,0" height="18dp" clipClient="1" colorText="#2972f4" dotted="1" font="size:15dp,bold:1" fontHover="size:12dp">trainingCertification</text>
                                  <text name="text2" visible="1" display="0" pos="15dp,35dp" offset="0,0" height="15dp" clipClient="1" dotted="1" font="size:12dp" fontHover="size:12dp">trainingCertificationMessage1</text>
                                  <text name="text3" visible="1" display="0" pos="15dp,55dp" offset="0,0" height="15dp" clipClient="1" dotted="1" font="size:12dp" fontHover="size:12dp">trainingCertificationMessage2</text>
                                  <text name="text4" visible="1" display="0" pos="15dp,75dp" offset="0,0" height="15dp" clipClient="1" dotted="1" cursor="hand" font="size:12dp" fontHover="size:12dp">trainingCertificationMessage3</text>
                                  <link name="trainingLink" visible="1" display="0" pos="[0dp,75dp" offset="0,0" height="15dp" clipClient="1" colorText="#2972f4" dotted="1" href="" cursor="hand" font="underline:1,size:12dp" fontHover="underline:1,size:12dp">https://edu.zwsoft.cn</link>
                              </window>
                            </window>
                        </window>
                    </page>
                </tabctrl>
            </window>
        </window>
    </include>


    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    Archiver|手机版|小黑屋|SOUI官方论坛

    GMT+8, 2026-3-6 10:12 , Processed in 0.076677 second(s), 21 queries .

    Powered by Discuz! X3.5

    © 2001-2025 Discuz! Team.

    快速回复 返回顶部 返回列表