main
liudan 2 years ago
parent a4ec2fedfb
commit 29a2aa92d0
  1. 4
      manifest.json
  2. 2
      pages/register/register.vue

@ -2,8 +2,8 @@
"name" : "留学万象",
"appid" : "__UNI__CF90E01",
"description" : "",
"versionName" : "7.0.0",
"versionCode" : 700,
"versionName" : "8.0.0",
"versionCode" : 800,
"transformPx" : false,
/* 5+App */
"app-plus" : {

@ -55,7 +55,7 @@
export default {
data() {
return {
checked:[1],
checked:[],
mobileNum:'',
height:0
};

Loading…
Cancel
Save