diff --git a/README.md b/README.md
index 9c4ffbc..04838c1 100644
--- a/README.md
+++ b/README.md
@@ -6,5 +6,4 @@
- 20190610 完成了大部分前端界面,剩下我的页点击收藏之类的详情页,以及各个页面之间的缓存数据共享,由于写各个界面的时候都是独立的,所以大部分都是单独访问的数据库,造成了不必要的流量,后端也在逐渐完善,之前写的后端被重构了一次,写完了也没进行过测试,就是一边写前端一边测试,另外,要抽出时间检查前端代码,然后将公共的函数打包一下,减少小程序体积,看看还有什么能够放在wss里边,增加运行速度。
## 参考文档
-- [云开发文档](https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/getting-started.html)
-
+- [云开发文档](https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/getting-started.html)
\ No newline at end of file
diff --git a/miniprogram/components/mine/mine.wxml b/miniprogram/components/mine/mine.wxml
index fd98361..0542df2 100644
--- a/miniprogram/components/mine/mine.wxml
+++ b/miniprogram/components/mine/mine.wxml
@@ -6,7 +6,6 @@
-