|
|
@@ -7,8 +7,8 @@
|
|
|
<title>与U宝对话</title>
|
|
|
<meta property="og:title" content="和U宝的对话">
|
|
|
<meta property="og:description" content="点击查看对话内容">
|
|
|
- <meta property="og:site_name" content="U店在哪">
|
|
|
- <meta name="application-name" content="U店在哪">
|
|
|
+ <meta property="og:site_name" content="U宝AI智能助手">
|
|
|
+ <meta name="application-name" content="U宝AI智能助手">
|
|
|
<link rel="icon" type="image/png" href="https://alien-volume.oss-cn-beijing.aliyuncs.com/icon/ubao.png">
|
|
|
<link rel="apple-touch-icon" href="https://alien-volume.oss-cn-beijing.aliyuncs.com/icon/ubao.png">
|
|
|
<style>
|
|
|
@@ -343,7 +343,7 @@
|
|
|
}
|
|
|
|
|
|
function applyWeixinShareMeta() {
|
|
|
- var siteName = "U店在哪";
|
|
|
+ var siteName = "U宝AI智能助手";
|
|
|
var iconUrl =
|
|
|
"https://alien-volume.oss-cn-beijing.aliyuncs.com/icon/ubao.png";
|
|
|
var setMeta = function (key, content) {
|