feat: 调用云函数
This commit is contained in:
2
dist/pages/my/index.js
vendored
2
dist/pages/my/index.js
vendored
File diff suppressed because one or more lines are too long
2
dist/pages/my/index.js.LICENSE.txt
vendored
2
dist/pages/my/index.js.LICENSE.txt
vendored
@@ -24,6 +24,8 @@
|
||||
|
||||
/*! @antmjs/vantui/es/cell */
|
||||
|
||||
/*! @antmjs/vantui/es/image */
|
||||
|
||||
/*! @antmjs/vantui/es/tab */
|
||||
|
||||
/*! @antmjs/vantui/es/tabs */
|
||||
|
||||
5
dist/project.config.json
vendored
5
dist/project.config.json
vendored
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"miniprogramRoot": "",
|
||||
"miniprogramRoot": "./",
|
||||
"projectname": "myApp",
|
||||
"description": "city",
|
||||
"appid": "wx2b2ec2ba5ee694bc",
|
||||
@@ -28,7 +28,8 @@
|
||||
"simulatorType": "wechat",
|
||||
"simulatorPluginLibVersion": {},
|
||||
"condition": {},
|
||||
"libVersion": "2.27.2",
|
||||
"libVersion": "2.27.3",
|
||||
"srcMiniprogramRoot": "dist/",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
|
||||
2
dist/taro.js
vendored
2
dist/taro.js
vendored
@@ -1,2 +1,2 @@
|
||||
/*! For license information please see taro.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["taro"],{"./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js":function(t,n,e){e.d(n,{Button:function(){return a},Form:function(){return i},Image:function(){return f},Input:function(){return c},Navigator:function(){return m},OpenData:function(){return w},RichText:function(){return o},ScrollView:function(){return s},Text:function(){return u},Textarea:function(){return p},View:function(){return r}});var r="view",o="rich-text",u="text",a="button",i="form",c="input",p="textarea",s="scroll-view",m="navigator",f="image",w="open-data"},"./node_modules/@tarojs/webpack5-runner/dist/template/comp.js":function(t,n,e){var r=e("webpack/container/remote/@tarojs/runtime");Component((0,r.createRecursiveComponentConfig)())},"./node_modules/@tarojs/webpack5-runner/dist/template/custom-wrapper.js":function(t,n,e){var r=e("webpack/container/remote/@tarojs/runtime");Component((0,r.createRecursiveComponentConfig)("custom-wrapper"))}}]);
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["taro"],{"./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js":function(t,n,e){e.d(n,{Button:function(){return a},Form:function(){return i},Image:function(){return f},Input:function(){return c},Navigator:function(){return m},RichText:function(){return o},ScrollView:function(){return s},Text:function(){return u},Textarea:function(){return p},View:function(){return r}});var r="view",o="rich-text",u="text",a="button",i="form",c="input",p="textarea",s="scroll-view",m="navigator",f="image"},"./node_modules/@tarojs/webpack5-runner/dist/template/comp.js":function(t,n,e){var r=e("webpack/container/remote/@tarojs/runtime");Component((0,r.createRecursiveComponentConfig)())},"./node_modules/@tarojs/webpack5-runner/dist/template/custom-wrapper.js":function(t,n,e){var r=e("webpack/container/remote/@tarojs/runtime");Component((0,r.createRecursiveComponentConfig)("custom-wrapper"))}}]);
|
||||
Reference in New Issue
Block a user