Pre Merge pull request !38 from 吴小平/master
This commit is contained in:
commit
bb9fd34848
|
@ -12,6 +12,7 @@
|
||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
//TEST
|
||||||
import router from '@system.router';
|
import router from '@system.router';
|
||||||
import {
|
import {
|
||||||
ImageKnifeComponent,
|
ImageKnifeComponent,
|
||||||
|
@ -101,4 +102,4 @@ struct IndexFunctionDemo {
|
||||||
onBackPress() {
|
onBackPress() {
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue