update app.js

This commit is contained in:
dntzhang 2019-03-01 12:59:56 +08:00
parent a0c91ea660
commit e1c5755505
1 changed files with 0 additions and 6 deletions

View File

@ -1,14 +1,8 @@
import './app.css'
import './pages/index/index'
import { render, WeElement, define } from 'omi'
//通过 config.pages 属性来判断是 app
define('my-app', class extends WeElement {
config = {