Commit 7a9ecebd authored by xuezj's avatar xuezj

sytle使用scoped

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