Skip to content

Commit a26d698

Browse files
authored
Fix/tomini (#82)
* 修复点击缩略图消失的bug * auto prettier format code * fix * fix * version * auto prettier format code
1 parent eec10f6 commit a26d698

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

src/views/btnAssistant/index.vue

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,3 @@
2626
sidebarStore.toggleSidebar()
2727
}
2828
</script>
29-
30-
<style scoped>
31-
.block {
32-
display: none;
33-
}
34-
</style>

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.19
1+
1.2.20

0 commit comments

Comments
 (0)