chore: 统一style标签的字段顺序
<style lang="scss" scope> **部分全局作用域未添加scope**
This commit is contained in:
@@ -94,7 +94,7 @@ const authUrl = (source: string) => {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
<style lang="scss" scoped>
|
||||
.user-bind .third-app {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
|
||||
Reference in New Issue
Block a user