Commit 7a9ecebd authored by xuezj's avatar xuezj

sytle使用scoped

parent 3847ca83
......@@ -104,7 +104,7 @@ export default {
}
}
</script>
<style>
<style scoped>
.login{
width:100%;
height:100%;
......@@ -164,6 +164,5 @@ export default {
}
.wordStyle{
width: 90%;
/* margin-left: 30px */
}
</style>
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