@@ -705,7 +705,7 @@ export default defineComponent({
)}
{/* 是否解锁 并且 未购买 */}
{state.details?.albumStatus !== 'NORMAL' &&
- state.buy != '1' && (
+ state.buy != '1' && baseState.platformType === 'STUDENT' && (
<div class={styles.iconLock}>
<img src={iconLock} />
<p>