|
@@ -360,6 +360,9 @@ NSPopoverDelegate>
|
|
|
totalWidth+=CGRectGetWidth(self.officeButton.bounds);
|
|
|
totalWidth+=4;
|
|
|
}
|
|
|
+#else
|
|
|
+ self.officeButton.hidden = YES;
|
|
|
+ self.officeImg.hidden = YES;
|
|
|
#endif
|
|
|
if (type == KMUserScenarioTypeLite_type1 ||
|
|
|
type == KMUserScenarioTypeLite_type3 ||
|