Skip to content

Commit f1f49fd

Browse files
committed
调整下排版
1 parent 48c7b58 commit f1f49fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/views/mp/freePublish/index.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
import * as FreePublishApi from '@/api/mp/freePublish'
5353
import WxNews from '@/views/mp/components/wx-news/main.vue'
5454
import WxAccountSelect from '@/views/mp/components/wx-account-select/main.vue'
55-
5655
const message = useMessage() // 消息弹窗
5756
const { t } = useI18n() // 国际化
5857
@@ -102,7 +101,6 @@ const handleDelete = async (item: any) => {
102101
} catch {}
103102
}
104103
</script>
105-
106104
<style lang="scss" scoped>
107105
.ope-row {
108106
margin-top: 5px;

0 commit comments

Comments
 (0)