|
@@ -1612,7 +1612,7 @@ function hasNoData() {
|
|
|
//
|
|
|
function appendList(content) {
|
|
|
content.children(".tslist").on("click", function (event) {
|
|
|
- if (!window.userNewType) {
|
|
|
+ if (!window.userNewType&&!(vm.rootInfo.vipStatus>0||vm.rootInfo.memberStatus>0)) {
|
|
|
$('#tipsType').show()
|
|
|
} else {
|
|
|
$('#tipsType').hide()
|