'平台名称安信—
This commit is contained in:
parent
0556216a28
commit
7c56ed09c3
@ -1,8 +1,8 @@
|
||||
# 页面标题
|
||||
VITE_APP_TITLE = 安信平台系统
|
||||
VITE_APP_TITLE = 聚能链平台系统
|
||||
|
||||
# 开发环境配置
|
||||
VITE_APP_ENV = 'development'
|
||||
|
||||
# 安信平台系统/开发环境
|
||||
# 聚能链平台系统/开发环境
|
||||
VITE_APP_BASE_API = '/dev-api'
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
# 页面标题
|
||||
VITE_APP_TITLE = 安信平台系统
|
||||
VITE_APP_TITLE = 聚能链平台系统
|
||||
|
||||
# 生产环境配置
|
||||
VITE_APP_ENV = 'production'
|
||||
|
||||
# 安信平台系统/生产环境
|
||||
# 聚能链平台系统/生产环境
|
||||
VITE_APP_BASE_API = '/prod-api'
|
||||
|
||||
# 是否在打包时开启压缩,支持 gzip 和 brotli
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
# 页面标题
|
||||
VITE_APP_TITLE = 安信平台系统
|
||||
VITE_APP_TITLE = 聚能链平台系统
|
||||
|
||||
# 生产环境配置
|
||||
VITE_APP_ENV = 'staging'
|
||||
|
||||
# 安信平台系统/生产环境
|
||||
# 聚能链平台系统/生产环境
|
||||
VITE_APP_BASE_API = '/stage-api'
|
||||
|
||||
# 是否在打包时开启压缩,支持 gzip 和 brotli
|
||||
|
||||
2
RuoYi-Vue3/.github/FUNDING.yml
vendored
2
RuoYi-Vue3/.github/FUNDING.yml
vendored
@ -1 +1 @@
|
||||
custom: http://doc.ruoyi.vip/ruoyi-vue/other/donate.html
|
||||
custom:
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "anxin",
|
||||
"version": "3.9.1",
|
||||
"description": "安信平台系统",
|
||||
"author": "安信平台",
|
||||
"description": "聚能链平台系统",
|
||||
"author": "聚能链平台",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<el-card class="welcome-card">
|
||||
<div class="welcome-content">
|
||||
<div class="welcome-text">
|
||||
<h1>欢迎使用安信数字化助信管理系统</h1>
|
||||
<h1>欢迎使用聚能链数字化助信管理系统</h1>
|
||||
<p>高效、安全、智能的助信业务管理平台</p>
|
||||
</div>
|
||||
<div class="welcome-stats">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user