|
@@ -22,7 +22,6 @@
|
|
|
if (cacheManager.get('auth')) {
|
|
if (cacheManager.get('auth')) {
|
|
|
banbenImpinfo({}).then(res => {
|
|
banbenImpinfo({}).then(res => {
|
|
|
if (res.code == 0) {
|
|
if (res.code == 0) {
|
|
|
- //学过 增加customType = 1 是App级别的
|
|
|
|
|
if (res.data.chanpinId != 0) {
|
|
if (res.data.chanpinId != 0) {
|
|
|
if (cacheManager.get('xuexi-shuxue')) {
|
|
if (cacheManager.get('xuexi-shuxue')) {
|
|
|
cacheManager.remove("xuexi-shuxue")
|
|
cacheManager.remove("xuexi-shuxue")
|