diff --git a/.gitignore b/.gitignore index 78a752d..193a671 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ selenium-debug.log package-lock.json yarn.lock +/manifest.json diff --git a/App.vue b/App.vue index 8c2b732..9cf333c 100644 --- a/App.vue +++ b/App.vue @@ -12,6 +12,7 @@ } - diff --git a/manifest.json b/manifest.json index 066ca83..88ed076 100644 --- a/manifest.json +++ b/manifest.json @@ -50,7 +50,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "", + "appid" : "wx78efc832a9373884", "setting" : { "urlCheck" : false }, diff --git a/pages/index/index.vue b/pages/index/index.vue index 8f37d66..8fa33e2 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -2,10 +2,16 @@ + prefixIconStyle="font-size: 22px;color: #909399;margin-left:30rpx" > -

上传测试

+

上传测试222

+ + 夫人之相与,俯仰一世,或取诸怀抱,悟言一室之内;或因寄所托,放浪形骸之外 + + + 是日也,天朗气清,惠风和畅,仰观宇宙之大,俯察品类之盛,所以游目骋怀,足以极视听之娱,信可乐也 +
@@ -27,6 +33,7 @@ \ No newline at end of file +}; + \ No newline at end of file