diff --git a/entry/src/main/js/default/app.js b/entry/src/main/js/default/app.js index 35a2723f0c8c41270c3b15165ebb9c02d7ab1920..c3dc2c7f88be406144c51f75b6d8e34c198b4a32 100755 --- a/entry/src/main/js/default/app.js +++ b/entry/src/main/js/default/app.js @@ -12,6 +12,8 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +/** */ + export default { onCreate() { console.info('AceApplication onCreate');