Skip to content

kongfanhe/stock_weixin_miniprogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weixin Mini Program frontend

Preparation

  • You need backend API. Deploy one and change the line of code
    const url_base = "http://127.0.0.1:8856"
    in the file /utils/data_service.js
  • You need to find or apply your own AppID at Weixin. And you need to change the value
    {"appid": "fill-in-your-appid"}
    in the file project.config.json

APP Snapshot

demo.gif

About

stock predictor: weixin miniprogram frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published