This commit is contained in:
zmj 2024-03-06 19:19:26 +08:00
parent 70c658192a
commit d89073eeb8
4 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
"version" : "1.0",
"configurations" : [
{
"playground" : "custom",
"playground" : "standard",
"type" : "uni-app:app-android"
},
{

View File

@ -1,8 +1,8 @@
let BASE_URL
import store from "@/store/index.js"
// 环境
let env = "prod"
// let env = "dev"
// let env = "prod"
let env = "dev"
let HTTP_REQUEST_URL

View File

@ -2,8 +2,8 @@
"name" : "种植溯源",
"appid" : "__UNI__D087881",
"description" : "",
"versionName" : "1.1.0",
"versionCode" : 110,
"versionName" : "1.1.1",
"versionCode" : 111,
"transformPx" : false,
/* 5+App */
"app-plus" : {

View File

@ -454,8 +454,8 @@
const tips = ref('获取验证码')
const countDown = ref(0); //
const formData = reactive({
account: "19130550023",
password: "a123456",
account: "",
password: "",
code: '',
scene: "2",
terminal: ''