feat: code format
This commit is contained in:
@@ -316,6 +316,7 @@ function menuToBackend(menu: any) {
|
|||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
/** TODO @hw:尽量使用 tindwind 替代。ps:如果多个组件复用,那就不用调整 */
|
/** TODO @hw:尽量使用 tindwind 替代。ps:如果多个组件复用,那就不用调整 */
|
||||||
|
|
||||||
/* 公共颜色变量 */
|
/* 公共颜色变量 */
|
||||||
.clearfix {
|
.clearfix {
|
||||||
*zoom: 1;
|
*zoom: 1;
|
||||||
|
|||||||
@@ -71,6 +71,7 @@ const getNickname = (sendFrom: SendFromType) =>
|
|||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
/* 因为 joolun 实现依赖 avue 组件,该页面使用了 comment.scss、card.scc */
|
/* 因为 joolun 实现依赖 avue 组件,该页面使用了 comment.scss、card.scc */
|
||||||
|
|
||||||
/** TODO @hw:这里有没办法重构掉哈。辛苦~~~ */
|
/** TODO @hw:这里有没办法重构掉哈。辛苦~~~ */
|
||||||
@import url('../comment.scss');
|
@import url('../comment.scss');
|
||||||
@import url('../card.scss');
|
@import url('../card.scss');
|
||||||
|
|||||||
@@ -65,6 +65,7 @@ defineExpose({
|
|||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
/** TODO @hw:这里有没办法重构掉哈。辛苦~~~ */
|
/** TODO @hw:这里有没办法重构掉哈。辛苦~~~ */
|
||||||
|
|
||||||
/* 因为 joolun 实现依赖 avue 组件,该页面使用了 card.scss */
|
/* 因为 joolun 实现依赖 avue 组件,该页面使用了 card.scss */
|
||||||
@import url('../wx-msg/card.scss');
|
@import url('../wx-msg/card.scss');
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user