1.提交代码

yj-dev
杨杰 3 years ago
parent c5696ba288
commit 393897a68a
  1. 9
      pages.json
  2. 25
      pages/qianZhuPay/qianZhuPay.vue
  3. BIN
      static/img/banner.jpg
  4. BIN
      static/img/banner2.png
  5. BIN
      static/img/banner3.png
  6. BIN
      static/img/tc.png

@ -440,6 +440,15 @@
}
}
,{
"path" : "pages/qianZhuPay/qianZhuPay",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {

@ -0,0 +1,25 @@
<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
}
},
onLoad(options) {
console.log('========'+JSON.stringify(options))
},
methods: {
}
}
</script>
<style>
</style>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

Loading…
Cancel
Save