整合样式

This commit is contained in:
aixianling
2022-08-09 11:11:53 +08:00
parent d5dec0acd8
commit 8f7260df7d
17 changed files with 16 additions and 16 deletions

View File

@@ -217,7 +217,7 @@ export default {
};
</script>
<style scoped lang="scss">
@import "../../common/party";
@import "../../styles/party";
.AppOnlineAnswer {
width: 100%;

View File

@@ -144,7 +144,7 @@ export default {
};
</script>
<style scoped lang="scss">
@import "../../common/party";
@import "../../styles/party";
.AppPartyHistoryEducation {
width: 100%;

View File

@@ -60,7 +60,7 @@ export default {
};
</script>
<style scoped lang="scss">
@import "../../common/party";
@import "../../styles/party";
.home {
width: 100%;
height: 100%;

View File

@@ -50,7 +50,7 @@ export default {
};
</script>
<style scoped lang="scss">
@import "../../common/party";
@import "../../styles/party";
.home {
width: 100%;
height: 100%;

View File

@@ -184,7 +184,7 @@ export default {
};
</script>
<style lang="scss" scope>
@import "../../common/party";
@import "../../styles/party";
.page {
.search-box {
width: 100%;

View File

@@ -201,7 +201,7 @@ export default {
};
</script>
<style lang="scss" scope>
@import "../../common/party";
@import "../../styles/party";
.page {
.search-box {

View File

@@ -31,7 +31,7 @@ export default {
};
</script>
<style scoped lang="scss">
@import "../../common/party";
@import "../../styles/party";
.home {
width: 100%;
height: 100%;

View File

@@ -50,7 +50,7 @@ export default {
};
</script>
<style scoped lang="scss">
@import "../../common/party";
@import "../../styles/party";
.home {
width: 100%;
height: 100%;

View File

@@ -90,7 +90,7 @@ export default {
};
</script>
<style scoped lang="scss">
@import "../../common/party";
@import "../../styles/party";
.home {
width: 100%;
height: 100%;

View File

@@ -83,7 +83,7 @@ export default {
};
</script>
<style scoped lang="scss">
@import "../../common/party";
@import "../../styles/party";
.home {
width: 100%;
height: 100%;