|
|
@@ -114,7 +114,7 @@ import notGoods from '@/components/not-goods/index.vue'
|
|
|
let userinfo = uni.getStorageSync('userinfo');
|
|
|
var path = '/pages/account/consignment';
|
|
|
if (userinfo.invite) path = '/pages/account/consignment?invite=' + userinfo.invite;
|
|
|
- var title = `让数字经济赋能美好生活!`;
|
|
|
+ var title = `好生活,茶付宝!`;
|
|
|
return {
|
|
|
title: title,
|
|
|
path: path
|