Skip to content

Commit 1f169a1

Browse files
committed
(〃'▽'〃) v2.6.0 发布:优化项目结构,希望你会喜欢
1 parent 658ef56 commit 1f169a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "shopro",
33
"name": "shopro",
44
"displayName": "芋道商城",
5-
"version": "2.5.0",
5+
"version": "2.6.0",
66
"description": "芋道商城,一套代码,同时发行到iOS、Android、H5、微信小程序多个平台,请使用手机扫码快速体验强大功能",
77
"scripts": {
88
"prettier": "prettier --write \"{pages,sheep}/**/*.{js,json,tsx,css,less,scss,vue,html,md}\""

sheep/store/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const app = defineStore({
6868
this.info = {
6969
name: '芋道商城',
7070
logo: 'https://static.iocoder.cn/ruoyi-vue-pro-logo.png',
71-
version: '2.5.0',
71+
version: '2.6.0',
7272
copyright: '全部开源,个人与企业可 100% 免费使用',
7373
copytime: 'Copyright© 2018-2025',
7474

0 commit comments

Comments
 (0)