diff --git a/config.js b/config.js
index d046e07..f09c3b1 100644
--- a/config.js
+++ b/config.js
@@ -1,10 +1,10 @@
// 应用全局配置
module.exports = {
- // baseUrl: 'https://www.nuoyunr.com',
+ baseUrl: 'https://www.nuoyunr.com',
// baseUrl: 'http://124.222.105.7:48080',
// baseUrl: 'http://192.168.1.4:48080',
// baseUrl: "http://localhost:48080",
- baseUrl: 'http://rbmz58.natappfree.cc',
+ // baseUrl: "http://rzqhb7.natappfree.cc",
imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
baseImageUrl: 'https://www.nuoyunr.com/minio/',
shareUrl: 'https://www.lighting-it.cn/share?inviteId=',
@@ -15,7 +15,7 @@ module.exports = {
// 应用名称
name: "智修小助手",
// 应用版本
- version: "1.5",
+ version: "1.6",
// 应用logo
logo: "/static/logo.png'",
// 官方网站
diff --git a/pages-home/service/todoDetail.vue b/pages-home/service/todoDetail.vue
index 91d1965..928a727 100644
--- a/pages-home/service/todoDetail.vue
+++ b/pages-home/service/todoDetail.vue
@@ -74,7 +74,7 @@
+ :title="groupItem.groupName+'(合计:'+groupItem.typeNums+'种'+groupItem.nums+'个配件'">
diff --git a/pages-repair/apply/applyForm.vue b/pages-repair/apply/applyForm.vue
index 93fea16..8a1091e 100644
--- a/pages-repair/apply/applyForm.vue
+++ b/pages-repair/apply/applyForm.vue
@@ -23,7 +23,7 @@
{{ item.name }}
单位:
- {{ item.unit }}
+ {{ item.unitText }}
@@ -33,17 +33,44 @@
+
+
+
-
+
+
+
+
+ :title="groupItem.groupName+'(合计:'+groupItem.typeNums+'种'+groupItem.nums+'个配件'">
{{ item.goodsName }}×{{ item.goodsCount }}{{ item.unitText }}
diff --git a/pages/login/login.vue b/pages/login/login.vue
index 68c581c..56858fe 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -22,9 +22,9 @@
-
- 忘记密码
-
+
+
+
登 录
@@ -77,9 +77,9 @@
qh: [{
text: '密码登录'
},
- {
- text: '验证码登录'
- },
+ // {
+ // text: '验证码登录'
+ // },
],
qindex: false,
tel: '',