(1) front-end frame uni-app

Uni-app front-end frame
may be compiled into a plurality of platforms iOS, Android, H5, applets

Code is allocated to a platform 7

image.png

uni-app in the number of cross-end, scalable, has a strong competitive advantage on the performance experience, the surrounding ecology, learning costs, development costs and other six key indicators.

image

image.png

image

image.png

Built-related environmental HBuilderX

uni-app supports the rapid creation project by HBuilderX visual interface, vue-cli command line in two ways

image

image

image

image

image

image

image

image

Shortcuts are running Ctrl + r
image

Native app- cloud package

image

image

uni-app supports offline package

image

Publish as H5

visual interface manifest.json

image

Click Release

image

Micro-channel is released applet:
unpackages / dist / Build / MP-generating micro-channel Weixin applet item code

image

/ Unpackage / dist / build / mp-baidu Baidu applet generating project code

image

In / unpackage / dist / build / mp-alipay Alipay small program to generate project code

image

In / unpackage / dist / build / mp-alipay applet item code generated headline

image

Released shortcut is Ctrl + u

Create a uni-app project through vue-cli

Global installed vue-cli

npm install -g @vue/cli

Create a uni-app

vue create -p dcloudio/uni-preset-vue my-project

image

When you select a custom template, you need to fill uni-app template address

Running the Publisher

npm run dev:%PLATFORM%
npm run build:%PLATFORM%

image.png

After reading "uni-app Official Guide"

Vernacular uni-app

"Uni-app commercial real applications"

"Uni-app cross-platform application development tutorial"

"Uni-app tutorial combat -" pleasure reading "real project"

"Uni-app combat imitation embarrassments Encyclopedia app development."

"Developing together with Maple App"

H5 end of the browser cross-domain restrictions
micro letter applet mandatory https link
iOS privacy control is very strict control and virtual payment


Please thumbs up! Because your encouragement is the greatest power of my writing!

No public official micro letter

Blowing force exchange group: 711,613,774

Blowing force exchange group

Guess you like

Origin blog.csdn.net/qq_36232611/article/details/94592077