問題タブ [mobile-country-code]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - intl-tel-input から国を削除する方法
(javascript の新機能)
プラグイン intl-tel-input のドロップダウン メニューから国 (中国) を削除するよう求められます。
以下のコードはドロップダウン メニューを表示し、utils.js ファイルを呼び出して国を保持しているように見えます
私は中国語のプレフィックスを見つけ、以下のような utils.js ファイルから削除しました:
コードの一部(コードが巨大なため)
しかし、うまくいきません。中国語の接頭辞はまだあります。
誰か助けてくれませんか?