From 91209c758aeb19f526c492998df993d817dc5d8d Mon Sep 17 00:00:00 2001 From: allen-zh Date: Fri, 19 Jul 2019 15:41:08 +0800 Subject: [PATCH] feat(cli-template): add block config and PascalCase example --- .../generator/template/mars/src/app.vue | 11 ++++++++--- .../template/mars/src/components/Hello/Hello.vue | 11 +++++++---- .../template/mars/src/pages/home/index.vue | 15 ++++++++++----- 3 files changed, 25 insertions(+), 12 deletions(-) diff --git a/packages/mars-cli-template/generator/template/mars/src/app.vue b/packages/mars-cli-template/generator/template/mars/src/app.vue index 74ec51fb..c2d12e51 100644 --- a/packages/mars-cli-template/generator/template/mars/src/app.vue +++ b/packages/mars-cli-template/generator/template/mars/src/app.vue @@ -1,5 +1,5 @@ - + + + +