revert: 所有代码与custom/common分支同
This commit is contained in:
@@ -11,11 +11,14 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
// #ifdef MP-WEIXIN
|
||||
import privacyPopup from '@/components/wx-privacy-popup/privacy-popup.vue';
|
||||
// #endif
|
||||
|
||||
export default {
|
||||
components: {
|
||||
// #ifdef MP-WEIXIN
|
||||
privacyPopup: () => import('@/components/wx-privacy-popup/privacy-popup.vue'),
|
||||
privacyPopup
|
||||
// #endif
|
||||
},
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user