• 七云数据--高防低价服务器抢购
  • 黑猫导航网
  • 七云数据-海外/国内云服务器 黑猫导航网 网络验证系统 短信宝-精准短信营销服务平台 50/月文字广告位 50/月文字广告位 50/月文字广告位 50/月文字广告位

    魔方财务产品信息页面添加一键复制登录信息按钮!!!


    1.目录 /public/themes/clientarea/userCenter/servicedetail/example.tpl


    <!-- 登录信息 -->

    {if $Detail.host_data.domainstatus == 'Active'}

       <div class="sky-card instanceInformation mirrorInformation sky-flex-100">

           <div class="d-flex justify-content-between align-items-center mb-3">

               <h1 class="sky-title mb-0"> {$Lang.loginInformation}</h1>

    <!-- ============================这里是复制全部按钮代码-->

               <button type="button" class="btn btn-primary btn-sm" onclick="copyAllLoginInfo()" style="white-space: nowrap;">

                   <i class="bx bx-copy"></i> {$Lang.copy_all}

    <!-- ===========================================-->

               </button>

           </div>


    2.目录/public/themes/clientarea/userCenter/language/chinese.php


    最底下添加这几句代码

    $_LANG['copy_all'] = '复制全部';

    $_LANG['copy_succeeded'] = '复制成功';

    $_LANG['copy_failed'] = '复制失败';



    3.目录 /public/themes/clientarea/userCenter/language/english.php


    最底下添加这几句代码

    $_LANG['copy_all'] = 'Copy All';

    $_LANG['copy_succeeded'] = 'Copy succeeded';

    $_LANG['copy_failed'] = 'Copy failed';


    搞定




    推荐阅读:

    -

    魔方V10自动化高端《cloudtech1》全新简约型模板+全套手机端

    评 论
    请登录后再评论