LR-20210131IOQH\Administrator
2021-06-15 e0c631282dc9fd2323762f02441d0b835ffcc0ae
增加商城后台临时跳转
2个文件已修改
7 ■■■■ 已修改文件
zhengcaioa/zhengcaioa/Views/Shared/_Layout_Header.cshtml 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zhengcaioa/zhengcaioa/zhengcaioa.csproj.user 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
zhengcaioa/zhengcaioa/Views/Shared/_Layout_Header.cshtml
@@ -69,6 +69,11 @@
                    <a class="J_menuItem count-info" href="/WorkFlowTask/Index" title="待办" data-index="0">
                        <i id="showmsgcounts" class="fa fa-bell animated"></i>
                        <span class="label label-danger" id="wfmsgcount">0</span>
                    </a>
                </li>
                <li class="hidden-xs">
                    <a href="http://47.108.235.38:8082/admin/login.aspx?user=test&pwd=123456" target="_blank" class="J_menuItem" title="商城后台跳转" data-index="0">
                        <i class="fa fa-lock"></i>商城后台跳转
                    </a>
                </li>
                <li class="hidden-xs">
zhengcaioa/zhengcaioa/zhengcaioa.csproj.user
@@ -15,6 +15,6 @@
    <WebStackScaffolding_IsPartialViewSelected>False</WebStackScaffolding_IsPartialViewSelected>
    <WebStackScaffolding_IsReferencingScriptLibrariesSelected>False</WebStackScaffolding_IsReferencingScriptLibrariesSelected>
    <WebStackScaffolding_LayoutPageFile />
    <ShowAllFiles>true</ShowAllFiles>
    <ShowAllFiles>false</ShowAllFiles>
  </PropertyGroup>
</Project>