Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Moodle Mobile を使用しています。イオンを実行すると、Moodle サイトの URL を入力できるホームページに移動します。
ホームページを変更して、デフォルトの URL にリダイレクトするにはどうすればよいですか?
前もって感謝します
config.json に移動し、「siteurl」プロパティにサイトの URL を指定します。次に、moodle モバイルディレクトリからコマンド 'ionic serve --browser chromium-browser' を実行します。