diff --git a/config.js b/config.js index 9c0607f..81dfe32 100644 --- a/config.js +++ b/config.js @@ -1,31 +1,31 @@ // 应用全局配置 const config = { - // baseUrl: 'https://vue.ruoyi.vip/prod-api', - // baseUrl: 'http://localhost/prod-api', - baseUrl: 'https://ngtools.cn:8443', - //cloud后台网关地址 - // baseUrl: 'http://192.168.10.3:8080', - // 应用信息 - appInfo: { - // 应用名称 - name: "ruoyi-app-vue3", - // 应用版本 - version: "1.1.0", - // 应用logo - logo: "/static/logo.png", - // 官方网站 - site_url: "http://ruoyi.vip", - // 政策协议 - agreements: [{ - title: "隐私政策", - url: "https://ruoyi.vip/protocol.html" - }, - { - title: "用户服务协议", - url: "https://ruoyi.vip/protocol.html" - } - ] - } - } + // baseUrl: 'https://vue.ruoyi.vip/prod-api', + // baseUrl: 'http://localhost/prod-api', + baseUrl: 'https://ngtools.cn:8443', + //cloud后台网关地址 + // baseUrl: 'http://192.168.10.3:8080', + // 应用信息 + appInfo: { + // 应用名称 + name: "天然气工具箱", + // 应用版本 + version: "1.1.0", + // 应用logo + logo: "/static/logo.png", + // 官方网站 + site_url: "http://ruoyi.vip", + // 政策协议 + agreements: [{ + title: "隐私政策", + url: "https://ruoyi.vip/protocol.html" + }, + { + title: "用户服务协议", + url: "https://ruoyi.vip/protocol.html" + } + ] + } +} - export default config \ No newline at end of file +export default config \ No newline at end of file diff --git a/pages.json b/pages.json index fb3def2..f64966b 100644 --- a/pages.json +++ b/pages.json @@ -261,15 +261,6 @@ "root": "pages_system/pages", "pages": [{ - "path": "dict/index" - }, - { - "path": "dict/data", - "style": { - "navigationBarTitleText": "计算工具" - } - }, - { "path": "register/index", "style": { "navigationBarTitleText": "注册", @@ -278,7 +269,7 @@ } }, { - "path": "forgot/index", + "path": "forget/index", "style": { "navigationBarTitleText": "忘记密码", "navigationStyle": "custom" diff --git a/pages/login.vue b/pages/login.vue index ba4349b..187b660 100644 --- a/pages/login.vue +++ b/pages/login.vue @@ -1,640 +1,612 @@ \ No newline at end of file diff --git a/pages_caltools/components/meterResult.vue b/pages_caltools/components/meterResult.vue index eb80271..1bf611c 100644 --- a/pages_caltools/components/meterResult.vue +++ b/pages_caltools/components/meterResult.vue @@ -7,14 +7,14 @@ @@ -22,13 +22,13 @@ + :decimal-places="6" :width="selectWidth" /> diff --git a/pages_system/pages/register/index.vue b/pages_system/pages/register/index.vue index 393557d..11ce592 100644 --- a/pages_system/pages/register/index.vue +++ b/pages_system/pages/register/index.vue @@ -1,524 +1,510 @@ \ No newline at end of file