Giter Club home page Giter Club logo

memo's Introduction

白山羊备忘录

一个功能简单的会话备忘录的小程序

目录结构

+-- assets          //静态文件夹
|   +-- font        //字体文件
|   	+-- iconfont.eot
|	+-- iconfont.svg
|	+-- iconfont.ttf
|	+-- iconfont.woff  
|   +-- images
|	+-- share.jpg
+-- pages		      //页面
|   +-- add		      //添加备忘录
|       +-- add.js
|	+-- add.json 
|	+-- add.wxml
|	+-- add.wxss
|   +-- edit		   //编辑备忘录
|       +-- edit.js
|	+-- edit.json 
|	+-- edit.wxml
|	+-- edit.wxss
| +-- index	     //首页
|       +-- index.js
|	+-- index.json 
|	+-- index.wxml
|	+-- index.wxss
| +-- logs		  //日志
|       +-- logs.js
|	+-- logs.json 
|	+-- logs.wxml
|	+-- logs.wxss
+-- utils		    //公用js
|   +-- shareData.js    //分享短句
|   +-- util.js
+-- app.js
+-- app.json
+-- app.wxss
+-- project.config.json

效果图

白山羊备忘录 白山羊备忘录 白山羊备忘录 白山羊备忘录

传送门

详情介绍: 白山羊博客: 撸一个备忘录小程序

菊花码体验

小程序码

memo's People

Contributors

wginit avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.