当前位置: 首页 > news >正文

长沙门户网站建设宁波正规优化seo软件

长沙门户网站建设,宁波正规优化seo软件,psd全套网站,福田做网站怎么样1、业务背景 还款业务,设置每月还款日,选每月几号扣款,不需要29、30、31,因为不是每个月都有这三天的 2、预期效果图 3、代码实现 3.1 初始化vue项目 地址:https://cn.vuejs.org/guide/introduction.html 3.2 在项…

1、业务背景

还款业务,设置每月还款日,选每月几号扣款,不需要29、30、31,因为不是每个月都有这三天的

2、预期效果图

在这里插入图片描述

3、代码实现

3.1 初始化vue项目

地址:https://cn.vuejs.org/guide/introduction.html

3.2 在项目中应用elementUI

地址:https://element.eleme.io/#/zh-CN/component/installation

3.3 在main.js中引用

import Vue from 'vue'
import ElementUI from 'element-ui'
import 'element-ui/lib/theme-chalk/index.css'
import App from './App'
import router from './router'Vue.use(ElementUI)new Vue({el: '#app',router,components: { App },template: '<App/>'
})

3.4 编写字母按钮组件(完整代码在最后)

<template><div class='box'><spanclass='inner'@click='selectClick(index, item)':class="'list_'+index"v-for='(item, index) in numberArr':key='index'>{{ item }}</span></div>
</template>

3.5 引用字母按钮组件(完整代码在最后)

<template><div id="app"><button @click="handleNumberClick">点击调用获取还款日组件方法</button><el-dialogtitle="设置还款日"append-to-body:visible.sync="showDialog"width="350px"><number-select ref="numberSelect" :showDialog="showDialog" @hideModal="hideModal" /></el-dialog><div>设置还款日期为{{this.sendNum}}</div></div>
</template>

4、实际效果图

chrome-capture-2023-1-17.gif

5、完整代码

5.1 设置还款日组件页面 NumberSelect.vue

<!-- 设置还款日组件页面 NumberSelect.vue -->
<template><div class='box'><spanclass='inner'@click='selectClick(index, item)':class="'list_'+index"v-for='(item, index) in numberArr':key='index'>{{ item }}</span></div>
</template><script>
export default {props: {sendNumber: Number,showDialog: {type: Boolean,default: false,required: true // 必传递}},name: 'numberSelect',data () {return {numberArr: [],index: 0}},methods: {// 选择按钮selectClick (idx, item) {this.sendNum = itemvar len = this.numberArr.lengthfor (var i = 0; i < len; i++) {if (i === idx) {document.getElementsByClassName('list_' + i)[0].style.backgroundColor = 'skyblue'} else {document.getElementsByClassName('list_' + i)[0].style.backgroundColor = ''}}this.$emit('hideModal')}},// 创建28个字母按钮数组created () {for (var i = 1; i <= 28; i++) {this.numberArr.push(i)}}
}
</script><style>
.box {margin: 0 auto;background-color: #fff;width: 300px;height: 240px;display: flex;flex-wrap: wrap;
}
.inner {margin-left: 10px;margin-top: 10px;text-align: center;line-height: 30px;width: 30px;height: 30px;border: 1px solid #000;border-radius: 50%;background-color: #fff;display: inline-block;cursor: pointer;
}
</style>

5.2 设置还款日组件页面 NumberSelect.vue

<template><div id="app"><button @click="handleNumberClick">点击调用获取还款日组件方法</button><el-dialogtitle="设置还款日"append-to-body:visible.sync="showDialog"width="350px"><number-select ref="numberSelect" :showDialog="showDialog" @hideModal="hideModal" /></el-dialog><div>设置还款日期为{{this.sendNum}}</div></div>
</template><script>
import NumberSelect from './components/NumberSelect.vue'
export default {components: { NumberSelect },name: 'App',data () {return {showDialog: false, // 是否显示还款日组件sendNum: 0 // 还款日组件选中的值}},methods: {// 点击设置还款日按钮handleNumberClick () {this.showDialog = true},// 关闭弹窗hideModal () {this.showDialog = falseconsole.log('确认的数字为:' + this.$refs.numberSelect.sendNum)this.sendNum = this.$refs.numberSelect.sendNum}}
}
</script><style>
#app {font-family: 'Avenir', Helvetica, Arial, sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-align: center;color: #2c3e50;margin-top: 60px;
}
</style>

若本文有帮助到阅读本文的同学,欢迎点赞、关注、收藏,互相学习交流。

http://www.hrbkazy.com/news/13561.html

相关文章:

  • 个人网站开发背景怎么写友情链接联盟
  • 免费营销型企业网站模板seo推广是什么
  • 东莞中小企业网站制作2022年seo还值得做吗
  • 婚恋网站哪家做的最好seo常规优化
  • 速成网站建设百度发布
  • 做网站建设公司属于诈骗嘛中文搜索引擎网站
  • 做产品网站要备案吗如何推广app
  • 机械加工网址大全seo快速排名软件方案
  • 高职示范校建设网站图片外链生成工具在线
  • software powered by wordpress做seo如何赚钱
  • 淘宝联盟网站建设不完整免费站长工具
  • 网站开发公司深圳seo排名优化技术
  • asp网站上哪做谷歌seo优化公司
  • 微信小程序下载app快速优化关键词排名
  • 德州网络四川seo选哪家
  • wordpress做的学校网站seo网站内容优化
  • 包头市住房和城乡建设局网站百度一下网址是多少
  • 网站建设厦门比百度强大的搜索引擎
  • 平面设计公司网站自己可以做网站推广吗
  • 怎样做批发网站seo的定义
  • 做网站安全维护是什么东东天津做网站的公司
  • winforms做网站免费推广渠道有哪些
  • 开源程序做网站任务关键词挖掘工具有哪些
  • 哪个网站免费做简历手机网站怎么优化关键词
  • 网站图表怎么做的百度本地惠生活推广
  • wordpress淘宝插件下载地址阿亮seo技术
  • 教育网站制作网站360搜图片识图
  • 免费网站代码电商网站排名
  • 广州中心网站建设实体店怎么推广引流
  • 动漫制作专业好不好排名轻松seo 网站推广