���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/resources/src/codex-search/codex-search.js
���ѧ٧ѧ�
const codexSearch = require( '../../lib/codex-search/codex-search.umd.js' ); // Codex is written for Vue 3, but we're running the compatibility build of Vue 3 (@vue/compat), // which behaves like Vue 2 in certain cases. This causes issues, specifically with v-model use // on components and with boolean attributes. Tell Vue to disable this compatibility behavior // for Codex components by setting .compatConfig = { MODE: 3 } on all components. Do this // recursively, so that internal components are included too. function recursivelyMarkAsVue3( component ) { if ( component.compatConfig ) { return; } component.compatConfig = { MODE: 3 }; for ( const childComponentName in component.components || {} ) { recursivelyMarkAsVue3( component.components[ childComponentName ] ); } } for ( const key in codexSearch ) { if ( typeof codexSearch[ key ] !== 'function' ) { recursivelyMarkAsVue3( codexSearch[ key ] ); } } module.exports = codexSearch;
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.1 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�