fix: 商城名称修改

tea/dev
wx-jincw 7 days ago
parent 2a517f3f01
commit f2b31953f5

@ -1,7 +1,7 @@
{
"name" : "商城",
"name" : "吕聪六安茶叶工作室",
"appid" : "__UNI__B905528",
"description" : "商城",
"description" : "吕聪六安茶叶工作室",
"versionName" : "1.0.0",
"versionCode" : 1001,
"transformPx" : false,
@ -172,7 +172,7 @@
"async" : {
"timeout" : 200000
},
"title" : "商城"
"title" : "吕聪六安茶叶工作室"
},
"plus" : {
"statusbar" : {

@ -4,11 +4,11 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1">
<title>商城</title>
<title>吕聪六安茶叶工作室</title>
<meta name="Copyright" content="helang">
<!-- <link rel="shortcut icon" type="image/png" href="/uniapp-extend/static/logo.png"> -->
<meta name="keywords" content="商城">
<meta name="description" content="商城">
<meta name="keywords" content="吕聪六安茶叶工作室">
<meta name="description" content="吕聪六安茶叶工作室">
<style type="text/css">
body {
margin: 0;

Loading…
Cancel
Save