Commit 665b7d40 by 无尘

fix: 修改后台文案

parent e98d1e01
#month-target{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:962px;color:#303133}#month-target .target-box{width:235px}#month-target .target-box:nth-of-type(4n){width:257px}#month-target .target-box header{height:44px;line-height:44px;text-indent:50px;background-color:#ebecf0}#month-target .target-box .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:62px;padding-left:50px;border-bottom:1px solid #dcdfe6}#month-target .target-box .red .el-input-number .el-input__inner{border-color:#f5222d}#month-target .target-box .red .el-input-number .el-input__inner:focus{-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}#month-target .el-select{width:87px;margin-right:-1px}#month-target .el-select .el-input__inner{height:32px!important;border-radius:2px 0 0 2px}#month-target .el-select .el-input__inner:focus,#month-target .el-select .is-focus .el-input__inner{border-color:#dcdfe6;-webkit-box-shadow:none;box-shadow:none}#month-target .el-input-number{width:98px}#month-target .el-input-number:before{content:"\FFE5";position:absolute;top:0;left:11px;z-index:3;font-size:14px;color:#303133}#month-target .el-input-number .el-input__inner{border-radius:0 2px 2px 0;text-align:left;padding-left:30px}#month-target .noIcon .el-input-number:before{content:""}#month-target .tip{font-size:12px;color:#909399}.el-alert[data-v-32d77902]{width:590px;margin-bottom:20px;font-size:13px}.color2[data-v-32d77902]{color:#606266;font-size:12px}
\ No newline at end of file
#month-target{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:962px;color:#303133}#month-target .target-box{width:235px}#month-target .target-box:nth-of-type(4n){width:257px}#month-target .target-box header{height:44px;line-height:44px;text-indent:50px;background-color:#ebecf0}#month-target .target-box .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:62px;padding-left:50px;border-bottom:1px solid #dcdfe6}#month-target .target-box .red .el-input-number .el-input__inner{border-color:#f5222d}#month-target .target-box .red .el-input-number .el-input__inner:focus{-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}#month-target .el-select{width:87px;margin-right:-1px}#month-target .el-select .el-input__inner{height:32px!important;border-radius:2px 0 0 2px}#month-target .el-select .el-input__inner:focus,#month-target .el-select .is-focus .el-input__inner{border-color:#dcdfe6;-webkit-box-shadow:none;box-shadow:none}#month-target .el-input-number{width:98px}#month-target .el-input-number:before{content:"\FFE5";position:absolute;top:0;left:11px;z-index:3;font-size:14px;color:#303133}#month-target .el-input-number .el-input__inner{border-radius:0 2px 2px 0;text-align:left;padding-left:30px}#month-target .noIcon .el-input-number:before{content:""}#month-target .tip{font-size:12px;color:#909399}.el-alert[data-v-97af584a]{width:590px;margin-bottom:20px;font-size:13px}.color2[data-v-97af584a]{color:#606266;font-size:12px}
\ No newline at end of file
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2020-11-09 10:40:12
* @LastEditors: 无尘
* @LastEditTime: 2020-12-24 17:01:50
* @LastEditTime: 2020-12-29 17:06:58
-->
<template>
<div class="common-app-right" v-loading="loading">
......@@ -43,11 +43,11 @@
<el-tooltip class="item" effect="dark" placement="top-start" slot="label">
<div slot="content">
<p>日指标:</p>
<p>1.设置日权重,则需先设置月指标,再设置门店日权重。指标会计算每日完成度;</p>
<p>2.设置日权重,后台可批量设置日权重,门店编辑权限可设置不可编辑;</p>
<p>1.第一步:设置月份指标额,第二步:下发门店月指标后再设置门店日指标额。指标会计算每日完成度;</p>
<p>2.后台不可批量设置日指标额,需要店长完善日指标额填写,指标编辑权限需设置 &lt;店长可编辑 &gt; </p>
<p>日权重:</p>
<p>1.设置日权重,则需先设置月指标,再设置门店日权重。指标会计算每日完成度;</p>
<p>2.设置日权重,后台可批量设置日权重,门店编辑权限可设置不可编辑</p>
<p>1.第一步:设置月份指标额,第二步:下发门店月指标后再设置门店日权重。指标会计算每日完成度;</p>
<p>2.后台可批量设置日权重,门店编辑权限可设置不可编辑;</p>
</div>
<span class="tooltip-icon">指标类型(必填一项)</span>
</el-tooltip>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment