标签 config 发生错误:
所在模板:header.html
请检查属性 name="cfg_webname"}",
"url": "{var name="host"}",
"logo": "{config name="cfg_logo"}",
"description": "{config name="cfg_description"}",
"address": {
"@type": "PostalAddress",
"addressLocality": "广州",
"addressRegion": "广东",
"addressCountry": "CN"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "18127718007",
"contactType": "customer service",
"areaServed": "CN"
}
},
{
"@type": "WebSite",
"@id": "{var name="host"}/#website",
"url": "{var name="host"}",
"name": "{config name="cfg_webname"}",
"publisher": {
"@id": "{var name="host"}/#organization"
}
}
]
}
</script>
</head>
<body itemscope itemtype="http://schema.org/WebPage">
<header role="banner" class="site-header">
<!-- 顶部信息栏 -->
<div class="header-top">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6">
<span>欢迎来到{config name="cfg_webname" 可能存在错误如:多了空格或少了/ },错别字等。