qinbo
2022-02-15 a87b0c8610ad47e517f5379ec9ce9349f548aa8c
Click bug fix
3个文件已修改
6 ■■■■ 已修改文件
widgetsTS/widget_detail/view.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
widgetsTS/widget_search/view.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
widgetsTS/widget_summary/view.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
widgetsTS/widget_detail/view.html
@@ -51,7 +51,7 @@
    <div class="layui-row">
        <span class="layui-breadcrumb" lay-separator="|">
            <a href="#"></a>
            <a href="#" style="color: white!important;">详细指标</a>
            <a href="#" style="color: white!important;text-decoration:none;cursor:default;">详细指标</a>
            <a href="#"></a>
        </span>
    </div>
widgetsTS/widget_search/view.html
@@ -101,7 +101,7 @@
    <div class="layui-row">
        <span class="layui-breadcrumb" lay-separator="|">
            <a href="#"></a>
            <a href="#" style="color: white!important;"><span id="topN_name">查询信息</span></a>
            <a href="#" style="color: white!important;text-decoration:none;cursor:default;"><span id="topN_name">查询信息</span></a>
            <a href="#"></a>
        </span>
        <span class="layui-breadcrumb" style="float:right;margin-right:20px;" lay-separator="|">
widgetsTS/widget_summary/view.html
@@ -94,7 +94,7 @@
    <div class="layui-row">
        <span class="layui-breadcrumb" lay-separator="|">
            <a href="#"></a>
            <a href="#" style="color: white!important;"><span id="topN_name">监测Top50</span></a>
            <a href="#" style="color: white!important;text-decoration:none;cursor:default;"><span id="topN_name">监测Top50</span></a>
            <a href="#"></a>
        </span>
        <span class="layui-breadcrumb" style="float:right;margin-right:20px;" lay-separator="|">