Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: fruitshop using wepy 2.0 to templates #37

Open
wants to merge 37 commits into
base: 2.0.x
Choose a base branch
from

Conversation

hdzattain
Copy link

weapp plays the core function, which compose of four parts , js, json, wxml,wxss. In this code, I reallize the function of Moving the number of the table and jump from one page to another page by "wx.navigatorto".Firstly, I add the app.wpy and set some other pages like Fruit.wpy and Pay.wpy, then decompose them into what wepy 2.0.x regulared.

@hdzattain
Copy link
Author

In short, I make the table active to interact with customers .

@@ -0,0 +1,65 @@
<style lang="less">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

删除用不到的代码

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已经都删掉了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants