Jelajahi Sumber

fix(bugs): 修改场景表头文案

tangning 3 tahun lalu
induk
melakukan
f6a27d64b8
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/views/scenes/list.vue

+ 2 - 2
src/views/scenes/list.vue

@@ -119,7 +119,7 @@
           width: 180,
         },
         {
-          title: '封面',
+          title: '小程序封面',
           dataIndex: 'appListPicUrl',
           ellipsis: true,
           slots: { customRender: 'cover' },
@@ -141,7 +141,7 @@
           width: 180,
         },
         {
-          title: t('routes.scenes.isShow'),
+          title: '小程序' + t('routes.scenes.isShow'),
           dataIndex: 'isShow',
           width: 180,
           customRender: ({ record }) => {