mirror of
https://git.hmsn.ink/kospo/svcm/dmz.git
synced 2026-03-20 01:22:33 +09:00
헤더 메타 정보 변경
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 116 KiB |
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 724 B After Width: | Height: | Size: 39 KiB |
@@ -18,31 +18,31 @@ const rtlCodes = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
useHead(() => ({
|
useHead(() => ({
|
||||||
title: '소액계약관리',
|
title: '소액계약관리플랫폼',
|
||||||
link: [
|
link: [
|
||||||
{
|
// {
|
||||||
rel: 'icon',
|
// rel: 'icon',
|
||||||
href: '/favicon.svg',
|
// href: '/favicon.svg',
|
||||||
type: 'image/svg+xml',
|
// type: 'image/svg+xml',
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
rel: 'alternate icon',
|
rel: 'alternate icon',
|
||||||
href: '/favicon.ico',
|
href: '/favicon.ico',
|
||||||
type: 'image/x-icon',
|
type: 'image/x-icon',
|
||||||
sizes: '16x16',
|
sizes: '16x16',
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
rel: 'apple-touch-icon',
|
// rel: 'apple-touch-icon',
|
||||||
href: '/apple-touch-icon.png',
|
// href: '/apple-touch-icon.png',
|
||||||
type: 'image/png',
|
// type: 'image/png',
|
||||||
sizes: '180x180',
|
// sizes: '180x180',
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
rel: 'mask-icon',
|
// rel: 'mask-icon',
|
||||||
href: '/favicon.svg',
|
// href: '/favicon.svg',
|
||||||
type: 'image/svg+xml',
|
// type: 'image/svg+xml',
|
||||||
color: '#FFFFFF',
|
// color: '#FFFFFF',
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
meta: [
|
meta: [
|
||||||
// Critical Tags
|
// Critical Tags
|
||||||
@@ -68,24 +68,24 @@ useHead(() => ({
|
|||||||
{
|
{
|
||||||
name: 'description',
|
name: 'description',
|
||||||
content:
|
content:
|
||||||
'Vuero is more than a dashboard template, it is design system built with Vue, Bulma and Typescript. It ships with more than 200+ demo pages and a components.',
|
'한국남부발전-소액계약관리플랫폼',
|
||||||
},
|
},
|
||||||
// Open Graph
|
// Open Graph
|
||||||
{
|
{
|
||||||
property: 'og:site_name',
|
property: 'og:site_name',
|
||||||
content: 'Vuero by Css Ninja',
|
content: '소액계약관리플랫폼',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
property: 'og:locale',
|
property: 'og:locale',
|
||||||
content: 'en_US',
|
content: 'ko_KR',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
property: 'og:type',
|
property: 'og:type',
|
||||||
content: 'article',
|
content: 'website',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
property: 'og:url',
|
property: 'og:url',
|
||||||
content: 'https://vuero.cssninja.io/',
|
content: 'https://svcm.kospo.co.kr/',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
property: 'og:image:type',
|
property: 'og:image:type',
|
||||||
@@ -99,16 +99,16 @@ useHead(() => ({
|
|||||||
property: 'og:image:height',
|
property: 'og:image:height',
|
||||||
content: '630',
|
content: '630',
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
property: 'og:image',
|
// property: 'og:image',
|
||||||
content:
|
// content:
|
||||||
'https://media.cssninja.io/embed/marketplace/product/wide.png?headline=Vue%203%20Admin%20and%20Webapp%20UI%20Kit&url=https%3A%2F%2Fcdn.schema.io%2Fcssninja%2F62671c0f1bfb2b0019e066aa%2F5badfba048f6ec5250e5e1a4e35cc5d2&previewUrl=https%3A%2F%2Fcdn.schema.io%2Fcssninja%2F62509cb6c752bf01326ee966%2Fa0c4a94938866331845447c595aacef2',
|
// 'https://media.cssninja.io/embed/marketplace/product/wide.png?headline=Vue%203%20Admin%20and%20Webapp%20UI%20Kit&url=https%3A%2F%2Fcdn.schema.io%2Fcssninja%2F62671c0f1bfb2b0019e066aa%2F5badfba048f6ec5250e5e1a4e35cc5d2&previewUrl=https%3A%2F%2Fcdn.schema.io%2Fcssninja%2F62509cb6c752bf01326ee966%2Fa0c4a94938866331845447c595aacef2',
|
||||||
},
|
// },
|
||||||
// Twitter
|
// // Twitter
|
||||||
{
|
// {
|
||||||
name: 'twitter:site',
|
// name: 'twitter:site',
|
||||||
content: '@cssninjaStudio',
|
// content: '@cssninjaStudio',
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
htmlAttrs: {
|
htmlAttrs: {
|
||||||
lang: locale.value,
|
lang: locale.value,
|
||||||
|
|||||||
@@ -212,18 +212,18 @@ watch(changePage, (newParams) => {
|
|||||||
다른 검색어나 조건으로 조회해 보세요."
|
다른 검색어나 조건으로 조회해 보세요."
|
||||||
title="일치하는 결과를 찾을 수 없습니다."
|
title="일치하는 결과를 찾을 수 없습니다."
|
||||||
>
|
>
|
||||||
<template #image>
|
<!-- <template #image>-->
|
||||||
<img
|
<!-- <img-->
|
||||||
alt=""
|
<!-- alt=""-->
|
||||||
class="light-image"
|
<!-- class="light-image"-->
|
||||||
src="/images/illustrations/placeholders/search-7.svg"
|
<!-- src="/images/illustrations/placeholders/search-7.svg"-->
|
||||||
>
|
<!-- >-->
|
||||||
<img
|
<!-- <img-->
|
||||||
alt=""
|
<!-- alt=""-->
|
||||||
class="dark-image"
|
<!-- class="dark-image"-->
|
||||||
src="/images/illustrations/placeholders/search-7-dark.svg"
|
<!-- src="/images/illustrations/placeholders/search-7-dark.svg"-->
|
||||||
>
|
<!-- >-->
|
||||||
</template>
|
<!-- </template>-->
|
||||||
</VPlaceholderPage>
|
</VPlaceholderPage>
|
||||||
</div>
|
</div>
|
||||||
<!--Table Pagination-->
|
<!--Table Pagination-->
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ onMounted(() => {
|
|||||||
padding: 30px;
|
padding: 30px;
|
||||||
|
|
||||||
.user-meta {
|
.user-meta {
|
||||||
padding: 0 3rem;
|
padding: 2rem 3rem;
|
||||||
border-inline-end: 1px solid color-mix(in oklab, var(--fade-grey), black 3%);
|
border-inline-end: 1px solid color-mix(in oklab, var(--fade-grey), black 3%);
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
|
|||||||
@@ -165,18 +165,18 @@ watch(changePage, (newParams) => {
|
|||||||
다른 검색어나 조건으로 조회해 보세요."
|
다른 검색어나 조건으로 조회해 보세요."
|
||||||
title="일치하는 결과를 찾을 수 없습니다."
|
title="일치하는 결과를 찾을 수 없습니다."
|
||||||
>
|
>
|
||||||
<template #image>
|
<!-- <template #image>-->
|
||||||
<img
|
<!-- <img-->
|
||||||
alt=""
|
<!-- alt=""-->
|
||||||
class="light-image"
|
<!-- class="light-image"-->
|
||||||
src="/images/illustrations/placeholders/search-7.svg"
|
<!-- src="/images/illustrations/placeholders/search-7.svg"-->
|
||||||
>
|
<!-- >-->
|
||||||
<img
|
<!-- <img-->
|
||||||
alt=""
|
<!-- alt=""-->
|
||||||
class="dark-image"
|
<!-- class="dark-image"-->
|
||||||
src="/images/illustrations/placeholders/search-7-dark.svg"
|
<!-- src="/images/illustrations/placeholders/search-7-dark.svg"-->
|
||||||
>
|
<!-- >-->
|
||||||
</template>
|
<!-- </template>-->
|
||||||
</VPlaceholderPage>
|
</VPlaceholderPage>
|
||||||
</div>
|
</div>
|
||||||
<!--Table Pagination-->
|
<!--Table Pagination-->
|
||||||
|
|||||||
Reference in New Issue
Block a user