Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Регистрация
Вход
liumin
/
NewZkgj
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Просмотр исходного кода
tijiao
dev
douzhuo
3 лет назад
Родитель
6ec3ef8fe5
Сommit
2975a06b5f
4 измененных файлов
:
4 добавлений
и
4 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+1
-1
pages/index/customer.vue
+1
-1
pages/index/index.vue
+1
-1
pages/index/learning.vue
+1
-1
pages/index/personal.vue
+ 1
- 1
pages/index/customer.vue
Просмотреть файл
@@ -118,7 +118,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/index.vue
Просмотреть файл
@@ -455,7 +455,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/learning.vue
Просмотреть файл
@@ -104,7 +104,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/personal.vue
Просмотреть файл
@@ -131,7 +131,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить