fix: 商城名称修改

tea/dev
wx-jincw 1 week ago
parent 2a517f3f01
commit f2b31953f5

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

@ -4,11 +4,11 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <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"> <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"> <meta name="Copyright" content="helang">
<!-- <link rel="shortcut icon" type="image/png" href="/uniapp-extend/static/logo.png"> --> <!-- <link rel="shortcut icon" type="image/png" href="/uniapp-extend/static/logo.png"> -->
<meta name="keywords" content="商城"> <meta name="keywords" content="吕聪六安茶叶工作室">
<meta name="description" content="商城"> <meta name="description" content="吕聪六安茶叶工作室">
<style type="text/css"> <style type="text/css">
body { body {
margin: 0; margin: 0;

Loading…
Cancel
Save