Commit e935e7ba by 无尘

fix: 修改样式

parent 70b39688
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘
* @LastEditTime: 2020-03-05 12:05:14
* @LastEditTime: 2020-07-20 16:24:08
-->
<!--
应用公共左侧菜单:
......
......@@ -75,7 +75,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.birth-number-contain {
background: #fff;
padding: 0 12px;
......
......@@ -66,7 +66,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.build-title {
height: 56px;
line-height: 56px;
......
......@@ -64,7 +64,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.data-number-contain {
position: relative;
......
......@@ -126,7 +126,7 @@ export default {
};
</script>
<style lang="scss" scoped>
<style lang="less" scoped>
.el-message-box__title {
position: relative;
text-align: center;
......
......@@ -75,7 +75,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.birth-number-contain {
background: #fff;
padding: 0 12px;
......
......@@ -70,7 +70,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.data-number-contain {
position: relative;
......
......@@ -45,7 +45,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.gic-pull-left {
float: left;
}
......
......@@ -83,7 +83,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.app-detail-top {
.el-tabs__header {
position: relative;
......
......@@ -154,7 +154,7 @@ export default {
};
</script>
<style lang="scss" scoped>
<style lang="less" scoped>
.app-dialog {
/deep/ .el-dialog__body {
padding: 7px 20px 0 20px;
......
......@@ -304,7 +304,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.font-10 {
font-size: 10px;
}
......
......@@ -138,7 +138,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.font-10 {
font-size: 10px;
}
......
......@@ -116,7 +116,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.font-10 {
font-size: 10px;
}
......
......@@ -89,7 +89,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.qr-mask {
position: fixed;
z-index: 1000;
......
......@@ -416,7 +416,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.color-c0c4cc {
display: inline-block;
line-height: 34px;
......
......@@ -343,7 +343,7 @@ export default {
};
</script>
<style lang="scss" scoped>
<style lang="less" scoped>
.app-dialog {
&-wrap {
}
......
......@@ -107,7 +107,7 @@ export default {
};
</script>
<style lang="scss" scoped>
<style lang="less" scoped>
.flex {
display: -webkit-box;
display: -webkit-flex;
......
......@@ -416,7 +416,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.color-c0c4cc {
display: inline-block;
line-height: 34px;
......
......@@ -161,7 +161,7 @@ export default {
}
};
</script>
<style type="text/scss" lang="scss" scoped>
<style type="text/less" lang="less" scoped>
.bg-82C5FF {
background: #82c5ff;
}
......
......@@ -31,7 +31,7 @@ export default {
};
</script>
<style lang="scss" scoped>
<style lang="less" scoped>
.wscn-http404 {
position: relative;
width: 1200px;
......
......@@ -35,7 +35,7 @@ export default {
};
</script>
<style lang="scss" scoped>
<style lang="less" scoped>
.wscn-http404 {
position: relative;
width: 1200px;
......
......@@ -31,7 +31,7 @@ export default {
};
</script>
<style lang="scss" scoped>
<style lang="less" scoped>
.wscn-http404 {
position: relative;
width: 1200px;
......
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditTime: 2020-06-28 11:14:50
* @LastEditTime: 2020-07-20 16:21:14
-->
<template>
<div class="reviewed-wrap common-set-wrap">
......@@ -388,6 +388,9 @@ export default {
};
</script>
<style lang="less" scoped>
.el-select {
vertical-align: middle;
}
/* flex */
.flex {
......
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditTime: 2020-07-02 13:37:31
* @LastEditTime: 2020-07-20 16:20:26
-->
<template>
<div class="unreview-wrap common-set-wrap">
......@@ -646,6 +646,9 @@ export default {
.w-250 {
width: 250px;
}
.el-select {
vertical-align: middle;
}
/* flex */
.flex {
......
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