Commit 0e364517 authored by lujinlei's avatar lujinlei

-a

parents ced2802e 637c6fe1
import cloud from '@tbmp/mp-cloud-sdk'; import cloud from '@tbmp/mp-cloud-sdk';
cloud.init({ cloud.init({
env: 'test'//'online' test env: 'test' //'online' test
}); });
App({ App({
cloud, cloud,
cloudName: "aaaa",//待修改 cloudName: "filaStar", //待修改
onLaunch(options) { onLaunch(options) {
// 第一次打开 // 第一次打开
// options.query == {number:1}///"enableSkia": "true" // options.query == {number:1}///"enableSkia": "true"
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment