You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
351 B
15 lines
351 B
//app.js
|
|
App({
|
|
//----------------------------------------------globalData--------------------------------------
|
|
release: 0,
|
|
tmplIds: ['kg0T1ve0FpYrEtZ4ExbypHm8mtS7OJaehvqN_T9ypoI'],
|
|
version: 152,
|
|
xAppId: '503258978847953926',
|
|
userInfo: null,
|
|
globalData: {
|
|
openId: null,
|
|
token: null,
|
|
keyboardHeight: 0,
|
|
isIos: false
|
|
}
|
|
})
|