名称修改

This commit is contained in:
kerwincui
2022-07-12 01:21:58 +08:00
parent f42d1541fa
commit d7feda4eb3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "wumei-smart", "name": "wumei-smart",
"version": "3.8.0", "version": "3.8.0",
"description": "物美智能系统", "description": "物美智能-物联网平台",
"author": "kerwincui", "author": "kerwincui",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {

View File

@@ -35,7 +35,7 @@ export default {
}, },
data() { data() {
return { return {
title: '物美智能系统', title: '物美智能-物联网平台',
logo: logoImg logo: logoImg
} }
} }

View File

@@ -10,7 +10,7 @@
</div> </div>
<div style="display:table;"> <div style="display:table;">
<div style="width:70px;font-weight: bold;display:table-cell;">企业用户</div> <div style="width:70px;font-weight: bold;display:table-cell;">企业用户</div>
<div style="display:table-cell;line-height:22px;"><b style="color:#F56C6C">可用于商业用途并提供移动端源码通过赞助方式获取企业授权</b>但是不能低价或批量转售源码不能随意分发源码目前赞助费为2000元项目不断完善后会对应增加费用</div> <div style="display:table-cell;line-height:22px;"><b style="color:#F56C6C">可用于商业用途并提供移动端源码通过赞助方式获取企业授权</b>但是不能低价或批量转售源码不能随意分发源码目前赞助费为2500元项目不断完善后会对应增加费用</div>
</div> </div>
</el-card> </el-card>
</el-col> </el-col>