Browse Source

Adjustment format

chinadelu 5 years ago
parent
commit
5936f7cc1a
3 changed files with 10 additions and 17 deletions
  1. 3 3
      README.md
  2. 1 2
      app.wxss
  3. 6 12
      project.config.json

+ 3 - 3
README.md

@@ -13,11 +13,11 @@
 
 <br/><br/>
 
-> 在此项目中部分icon资源和ui使用了小程序库 [colorUI](https://github.com/weilanwl/ColorUI)
+> 在此项目中部分icon资源使用了小程序库 [colorUI](https://github.com/weilanwl/ColorUI)
 
 ### 完成度
 
-在实际的`喜马拉雅lite`小程序中存着很多的功能,比如播放,签到,以及页面之间的跳转都很多。因为这个项目的定位是一个0基础的学习项目所以并没有完全达到和实际小程序一样的功能体验,有些界面可能只是一个静态界面。目前该项目还在继续完善中,谢谢7位小伙伴的支持。
+在实际的`喜马拉雅lite`小程序中存着很多的功能,比如播放,签到,以及页面之间的跳转都很多。因为这个项目的定位是一个0基础的学习项目所以并没有完全达到和实际小程序一样的功能体验,有些界面可能只是一个静态界面。目前该项目还在继续完善中,谢谢所有给了start的小伙伴的支持。
 
 ### 运行
 
@@ -43,6 +43,6 @@
 
 欢迎您的建议或者是提出Bug
 
-  * 邮箱🤐:JCITXH@163.com
+  * 邮箱🤐:JCITXH@163.com(可能不能及时回复)
   * 提[issue](https://github.com/Notobey/Himalayan-lite/issues)
   * [我的博客](http://www.zhiq.online)

+ 1 - 2
app.wxss

@@ -1,4 +1,3 @@
 /* 引入icon样式库 */
 @import '/style/icon.wxss';
-@import '/style/common.wxss';
-
+@import '/style/common.wxss';

+ 6 - 12
project.config.json

@@ -60,43 +60,37 @@
 					"pathName": "pages/collection/collection",
 					"query": "",
 					"scene": null
-				},
-				{
+				},{
 					"id": -1,
 					"name": "分类页",
 					"pathName": "pages/classification/classification",
 					"query": "",
 					"scene": null
-				},
-				{
+				},{
 					"id": -1,
 					"name": "榜单页",
 					"pathName": "pages/index/bangdan/bangdan",
 					"query": "",
 					"scene": null
-				},
-				{
+				},{
 					"id": -1,
 					"name": "user",
 					"pathName": "pages/user/user",
 					"query": "",
 					"scene": null
-				},
-				{
+				},{
 					"id": -1,
 					"name": "details",
 					"pathName": "pages/details/details",
 					"query": "",
 					"scene": null
-				},
-				{
+				},{
 					"id": -1,
 					"name": "phoneLogin",
 					"pathName": "pages/user/phoneLogin/phoneLogin",
 					"query": "",
 					"scene": null
-				},
-				{
+				},{
 					"id": -1,
 					"name": "搜索页",
 					"pathName": "pages/search/search",