From 706bab7eff63eb2cf1de2b372dd0b91950a42ea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com> Date: Tue, 17 May 2022 17:27:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9buyer=E7=AB=AF=E5=8F=91?= =?UTF-8?q?=E7=8E=B0=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/config/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/buyer/src/config/index.js b/buyer/src/config/index.js index 79aae54f..03bfbc07 100644 --- a/buyer/src/config/index.js +++ b/buyer/src/config/index.js @@ -1,7 +1,7 @@ -var storage = require('@/plugins/storage'); + +const Cookie = require('js-cookie') module.exports = { - //title: "lili-shop", //配置显示在浏览器标签的title、底部信息、部分信息展示的值 - title:storage.default.getItem('siteName'), + title:Cookie.get('siteName'), //配置显示在浏览器标签的title、底部信息、部分信息展示的值 icpCard: "", // icp证 company: { href: "https://pickmall.cn",