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
246 B
15 lines
246 B
|
|
export default {
|
|
server: "http://medication.zeyan.wang",
|
|
appName: "要药提醒",
|
|
|
|
|
|
// #ifdef APP-PLUS
|
|
version: plus.runtime.version,
|
|
varsionCode: plus.runtime.versionCode,
|
|
// #endif
|
|
// #ifndef APP-PLUS
|
|
version: '1.0.0',
|
|
// #endif
|
|
}
|
|
|
|
|