Procházet zdrojové kódy

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

tangning před 3 roky
rodič
revize
f6a27d64b8
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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 }) => {