Commit 72696b9b authored by 黄媛媛's avatar 黄媛媛

update

parent 1fe2099a
...@@ -82,3 +82,12 @@ ...@@ -82,3 +82,12 @@
.blue{ .blue{
color:#409EFF; color:#409EFF;
} }
.cred{
color: rgb(245, 108, 108);
}
.el-form-item{
position: relative;
}
.center{
text-align:center;
}
src/assets/img/userman/customize_jp.png

1.06 KB

src/assets/img/userman/head.png

4.24 KB

src/assets/img/userman/icon-share-ant.png

632 Bytes

src/assets/img/userman/is_show_share_level.png

25.5 KB

This diff is collapsed.
This diff is collapsed.
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
</el-form-item> </el-form-item>
</el-form> </el-form>
<span slot="footer" class="dialog-footer"> <span slot="footer" class="dialog-footer">
<el-button size="small" @click="dialogVisible = false">取 消</el-button> <el-button size="small" @click="czjfDig = false">取 消</el-button>
<el-button size="small" type="primary" @click="czsubmitForm('addMsg')">确 定</el-button> <el-button size="small" type="primary" @click="czsubmitForm('addMsg')">确 定</el-button>
</span> </span>
</el-dialog> </el-dialog>
......
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