Skip to content

Commit

Permalink
V2.2.0 版本发布
Browse files Browse the repository at this point in the history
  • Loading branch information
YunaiV committed Aug 2, 2024
1 parent eae8f3c commit d1681ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "shopro",
"name": "shopro",
"displayName": "芋道商城",
"version": "2.1.0",
"version": "2.2.0",
"description": "芋道商城,一套代码,同时发行到iOS、Android、H5、微信小程序多个平台,请使用手机扫码快速体验强大功能",
"scripts": {
"prettier": "prettier --write \"{pages,sheep}/**/*.{js,json,tsx,css,less,scss,vue,html,md}\""
Expand Down
2 changes: 1 addition & 1 deletion sheep/store/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const app = defineStore({
this.info = {
name: '芋道商城',
logo: 'https://static.iocoder.cn/ruoyi-vue-pro-logo.png',
version: '1.1.13',
version: '2.2.0',
copyright: '全部开源,个人与企业可 100% 免费使用',
copytime: 'Copyright© 2018-2024',

Expand Down

0 comments on commit d1681ec

Please sign in to comment.