File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
22 <img alt="logo" src="https://oscimg.oschina.net/oscnet/up-43e3941654fa3054c9684bf53d1b1d356a1.png">
33</p >
4- <h1 align =" center " style =" margin : 30px 0 30px ; font-weight : bold ;" >RuoYi v1.1 .0</h1 >
4+ <h1 align =" center " style =" margin : 30px 0 30px ; font-weight : bold ;" >RuoYi v1.2 .0</h1 >
55<h4 align =" center " >基于UniApp开发的轻量级移动端框架</h4 >
66<p align =" center " >
77 <a href="https://gitee.com/y_project/RuoYi-App/stargazers"><img src="https://gitee.com/y_project/RuoYi-App/badge/star.svg?theme=dark"></a>
8- <a href="https://gitee.com/y_project/RuoYi-App"><img src="https://img.shields.io/badge/RuoYi-v1.1 .0-brightgreen.svg"></a>
8+ <a href="https://gitee.com/y_project/RuoYi-App"><img src="https://img.shields.io/badge/RuoYi-v1.2 .0-brightgreen.svg"></a>
99 <a href="https://gitee.com/y_project/RuoYi-App/blob/master/LICENSE"><img src="https://img.shields.io/github/license/mashape/apistatus.svg"></a>
1010</p >
1111
Original file line number Diff line number Diff line change 11// 应用全局配置
2- module . exports = {
3- baseUrl : 'https://vue.ruoyi.vip/prod-api' ,
2+ module . exports = {
3+ baseUrl : 'https://vue.ruoyi.vip/prod-api' ,
44 // baseUrl: 'http://localhost:8080',
55 // 应用信息
66 appInfo : {
77 // 应用名称
88 name : "ruoyi-app" ,
99 // 应用版本
10- version : "1.1 .0" ,
10+ version : "1.2 .0" ,
1111 // 应用logo
1212 logo : "/static/logo.png" ,
1313 // 官方网站
Original file line number Diff line number Diff line change 22 "name" : " 若依移动端" ,
33 "appid" : " __UNI__25A9D80" ,
44 "description" : " " ,
5- "versionName" : " 1.1 .0" ,
5+ "versionName" : " 1.2 .0" ,
66 "versionCode" : " 100" ,
77 "transformPx" : false ,
88 "app-plus" : {
You can’t perform that action at this time.
0 commit comments