|
|
@@ -1275,6 +1275,9 @@
|
|
|
import history from '@/assets/Icon/history.png';
|
|
|
import tabBar from '@/components/tabBar';
|
|
|
import times from '@/assets/Icon/times.png';
|
|
|
+import bfindex from '@/assets/bfindex.png';
|
|
|
+import storeindex from '@/assets/storeindex.png';
|
|
|
+import oderindex from '@/assets/oderindex.png';
|
|
|
import {
|
|
|
userTodayPlanNum,
|
|
|
loginLog,
|
|
|
@@ -1296,6 +1299,9 @@ export default {
|
|
|
show: true,
|
|
|
num: 0,
|
|
|
timeimg: times,
|
|
|
+ bfindex: bfindex,
|
|
|
+ storeindex: storeindex,
|
|
|
+ oderindex: oderindex,
|
|
|
todayGoal: {},
|
|
|
progressWidth: 0,
|
|
|
updataTime: '',
|