preface

Wechat Mini Program, short for Mini Program, English name Mini Program, is a kind of application that can be used without downloading and installing. It realizes the dream of application “at your fingertips”. Users can open the application by scanning or searching it.

It was also in May 2019 that I came into contact with small programs. The project [APPLICATION of PC terminal and WebApp terminal] was completed before May, but the part of small programs was blank. In 2019, I made two small programs, both of which were above the line, so you can go to wechat to search aishi Hui Aifood and Aishi Hui merchant version for experience.

Project screenshots

Business side applets


Client applets


Module display

Merchant side module

Static -- Static resource Store -- vuex state management style -- style handling utils -- public JS file wxComponents -- other public components Json -- routing file uni. SCSS -- Global uni. SCSS style file manifest.json -- plug-in configurationCopy the code

Client module

API -- API file components -- public component pages -- display component static -- static resource store -- vuex state management style -- style handling -- public JS file wxComponents Json -- routing file uni. SCSS -- Global uni. SCSS style file manifest.json -- plug-in configurationCopy the code

Project description

Js framework is used to develop small programs on both the merchant and client sides, which are made based on UNI-APP. Business side to achieve the following functions: business entry, commodity verification, add sub-account, modify password, exit, registration/login account, settlement, menu classification, order management, announcement, update the new version of the module or function development and page layout implementation.

The user side to achieve the following functions: merchant settlement, commodity haggling, package, sharing, search merchants (shops and commodities), order list, order details, verification code, recharge, wechat pay, update the new version of the module or function development and page layout implementation production,

The end of the

Related codes and functions will be added later, and I wish you a happy New Year in advance