MoodleMobile2客製化
修改 config.xml
config.xml<widget xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" id="com.moodle.moodlemobile" version="3.4.0">
<name>Moodle Mobile</name>
<description>
Moodle Mobile official app
</description>
<author href="http://moodle.com" email="mobile@moodle.com">
Moodle Mobile team
</author><widget xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" id="tw.edu.welearn.moodlemobile" version="3.4.0">
<name>一起魔課</name>
<description>
WeLearn Moodle Mobile official app
</description>
<author href="http://moodle.com" email="mobile@moodle.com">
Moodle Mobile team
</author>修改 www/config.json
www/config.json修改scss/app.scss
scss/app.scss更換圖檔
執行ionic resource
ionic resourceLast updated