Commit dc18e850 authored by huangyuanyuan's avatar huangyuanyuan

update

parent 37b2dc37
...@@ -32,7 +32,6 @@ Component({ ...@@ -32,7 +32,6 @@ Component({
*/ */
methods: { methods: {
getCountry() { getCountry() {
console.log(this.data.type)
let that = this; let that = this;
app.$api('dict_post_Destination_GetCountry', {}).then(res => { app.$api('dict_post_Destination_GetCountry', {}).then(res => {
this.setData({ this.setData({
...@@ -120,7 +119,6 @@ Component({ ...@@ -120,7 +119,6 @@ Component({
}, },
selectCity(){ selectCity(){
let that=this; let that=this;
// console.log("selectInfo", that.data.selectInfo);
this.triggerEvent('closeCountryView', " ") this.triggerEvent('closeCountryView', " ")
this.triggerEvent('selectCity', that.data.selectInfo) this.triggerEvent('selectCity', that.data.selectInfo)
}, },
......
images/tarbar/index1.png

1.51 KB | W: | H:

images/tarbar/index1.png

598 Bytes | W: | H:

images/tarbar/index1.png
images/tarbar/index1.png
images/tarbar/index1.png
images/tarbar/index1.png
  • 2-up
  • Swipe
  • Onion skin
images/tarbar/index11.png

1.57 KB | W: | H:

images/tarbar/index11.png

597 Bytes | W: | H:

images/tarbar/index11.png
images/tarbar/index11.png
images/tarbar/index11.png
images/tarbar/index11.png
  • 2-up
  • Swipe
  • Onion skin
images/tarbar/index2.png

1.72 KB | W: | H:

images/tarbar/index2.png

628 Bytes | W: | H:

images/tarbar/index2.png
images/tarbar/index2.png
images/tarbar/index2.png
images/tarbar/index2.png
  • 2-up
  • Swipe
  • Onion skin
images/tarbar/index22.png

1.23 KB | W: | H:

images/tarbar/index22.png

510 Bytes | W: | H:

images/tarbar/index22.png
images/tarbar/index22.png
images/tarbar/index22.png
images/tarbar/index22.png
  • 2-up
  • Swipe
  • Onion skin
images/tarbar/index3.png

1.26 KB | W: | H:

images/tarbar/index3.png

496 Bytes | W: | H:

images/tarbar/index3.png
images/tarbar/index3.png
images/tarbar/index3.png
images/tarbar/index3.png
  • 2-up
  • Swipe
  • Onion skin
images/tarbar/index33.png

970 Bytes | W: | H:

images/tarbar/index33.png

414 Bytes | W: | H:

images/tarbar/index33.png
images/tarbar/index33.png
images/tarbar/index33.png
images/tarbar/index33.png
  • 2-up
  • Swipe
  • Onion skin
images/tarbar/index4.png

1.39 KB | W: | H:

images/tarbar/index4.png

531 Bytes | W: | H:

images/tarbar/index4.png
images/tarbar/index4.png
images/tarbar/index4.png
images/tarbar/index4.png
  • 2-up
  • Swipe
  • Onion skin
images/tarbar/index44.png

1.19 KB | W: | H:

images/tarbar/index44.png

477 Bytes | W: | H:

images/tarbar/index44.png
images/tarbar/index44.png
images/tarbar/index44.png
images/tarbar/index44.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
"list": [] "list": []
}, },
"miniprogram": { "miniprogram": {
"current": 11, "current": 12,
"list": [ "list": [
{ {
"id": 2, "id": 2,
...@@ -122,6 +122,13 @@ ...@@ -122,6 +122,13 @@
"id": -1, "id": -1,
"name": "签证列表页", "name": "签证列表页",
"pathName": "pages/visa/visaList/visaList", "pathName": "pages/visa/visaList/visaList",
"query": "",
"scene": null
},
{
"id": -1,
"name": "登录",
"pathName": "pages/login/login",
"scene": null "scene": null
} }
] ]
......
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