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

网站制作完成后为了广州关键词排名推广

网站制作完成后为了,广州关键词排名推广,做网站的市场,江阴网站设计更多ruoyi-nbcio功能请看演示系统 gitee源代码地址 前后端代码: https://gitee.com/nbacheng/ruoyi-nbcio 演示地址:RuoYi-Nbcio后台管理系统 更多nbcio-boot功能请看演示系统 gitee源代码地址 后端代码: https://gitee.com/nbacheng/n…

更多ruoyi-nbcio功能请看演示系统

gitee源代码地址

前后端代码: https://gitee.com/nbacheng/ruoyi-nbcio

演示地址:RuoYi-Nbcio后台管理系统

更多nbcio-boot功能请看演示系统

gitee源代码地址

后端代码: https://gitee.com/nbacheng/nbcio-boot

前端代码:https://gitee.com/nbacheng/nbcio-vue.git

在线演示(包括H5) : http://122.227.135.243:9888
 

接上一节,今天主要处理新增一条动态表单数据的方法

1、后端处理

/*** 根据主表名,关键字和数据动态插入一条记录* @param tableName 主表名称*/@SaCheckPermission("workflow:form:edit")@PostMapping(value = "/addDataById")public R<?> addDataById(@RequestBody FormDataVo formDataVo) {return R.ok(formService.addDataById(formDataVo));}@Overridepublic int addDataById(FormDataVo formDataVo) {return baseMapper.addDataById(formDataVo.getTableName(), formDataVo.getPrimaryKey(),formDataVo.getUpdateMap());}int addDataById(@Param("tableName") String tableName, @Param("primaryKey") String primaryKey, @Param("insertMap") Map<String,Object> insertMap); <!-- 动态插入数据 --><insert id="addDataById">INSERT INTO ${tableName}<foreach collection="insertMap" item="val" index="field"  separator="," open="(" close=")"><if test="field != #{primaryKey}" >${field}</if>      </foreach>VALUES  <foreach collection="insertMap" item="val" index="key"  separator="," open="(" close=")"><if test="key != #{primaryKey}" >#{val}</if>          </foreach></insert>

2、前端处理


/** 新增按钮操作 */handleAdd() {this.reset();this.open = true;},// 表单重置reset() {this.form = {};//使用for循环向this.form中赋值for (let itemindex = 0; itemindex < this.columnList.length; itemindex++) {//$set()方法第一个参数是对象,第二个参数是key值,第三个参数是value值this.$set(this.form, this.columnList[itemindex].__vModel__, undefined);}this.resetForm("form");},/** 提交按钮 */submitForm() {this.$refs["form"].validate(valid => {if (valid) {this.buttonLoading = true;console.log("submitForm this.form",this.form)const id = this.form[this.primaryKey]const formData = {tableName: this.tableName,primaryKey: this.primaryKey,id: id,updateMap: this.form}console.log("submitForm formData",formData)if ( id != null && id.length > 0 ) {updateDataById(formData).then(response => {this.$modal.msgSuccess("修改成功");this.open = false;this.getList();}).finally(() => {this.buttonLoading = false;});} else {addDataById(formData).then(response => {this.$modal.msgSuccess("新增成功");this.open = false;this.getList();}).finally(() => {this.buttonLoading = false;});}}});},

3、效果图如下:


文章转载自:
http://dinncoautotransfusion.tpps.cn
http://dinncoclothesbag.tpps.cn
http://dinncospeciate.tpps.cn
http://dinncoexaggeration.tpps.cn
http://dinncofervidity.tpps.cn
http://dinncocyclery.tpps.cn
http://dinncorollei.tpps.cn
http://dinncostereoscopic.tpps.cn
http://dinncosemiparasite.tpps.cn
http://dinncoeuclidean.tpps.cn
http://dinncoquaternity.tpps.cn
http://dinncofinery.tpps.cn
http://dinnconegate.tpps.cn
http://dinncoconciliatory.tpps.cn
http://dinncophosphoroscope.tpps.cn
http://dinncohormonology.tpps.cn
http://dinnconightman.tpps.cn
http://dinncoisallobar.tpps.cn
http://dinncoteetery.tpps.cn
http://dinncodeglutition.tpps.cn
http://dinncoproxemics.tpps.cn
http://dinncobarbarity.tpps.cn
http://dinncogramarie.tpps.cn
http://dinncochangsha.tpps.cn
http://dinncooverstriking.tpps.cn
http://dinnconcas.tpps.cn
http://dinnconucleocosmochronology.tpps.cn
http://dinncomagnetisation.tpps.cn
http://dinncoantimonial.tpps.cn
http://dinncoepiscope.tpps.cn
http://dinncoimho.tpps.cn
http://dinncosolanaceous.tpps.cn
http://dinncoaccusatival.tpps.cn
http://dinncoearl.tpps.cn
http://dinncogdingen.tpps.cn
http://dinncodetritus.tpps.cn
http://dinncoamicheme.tpps.cn
http://dinncotrichromatic.tpps.cn
http://dinncoquatro.tpps.cn
http://dinncodubious.tpps.cn
http://dinncomouldwarp.tpps.cn
http://dinncodissemblance.tpps.cn
http://dinncotrod.tpps.cn
http://dinncoparalytic.tpps.cn
http://dinncomaquillage.tpps.cn
http://dinncodiathermanous.tpps.cn
http://dinncogrifter.tpps.cn
http://dinncosherlock.tpps.cn
http://dinncosemivolcanic.tpps.cn
http://dinncomurray.tpps.cn
http://dinncoconvivially.tpps.cn
http://dinncotetrahedrite.tpps.cn
http://dinncounderslept.tpps.cn
http://dinncosanatory.tpps.cn
http://dinncookeydoke.tpps.cn
http://dinncomicroquake.tpps.cn
http://dinncodogly.tpps.cn
http://dinncomalefactor.tpps.cn
http://dinncoclit.tpps.cn
http://dinncotransmural.tpps.cn
http://dinncofetishistic.tpps.cn
http://dinncocholeraic.tpps.cn
http://dinncofantastically.tpps.cn
http://dinncoreissue.tpps.cn
http://dinncodrawing.tpps.cn
http://dinncoexoelectron.tpps.cn
http://dinncocircumvolution.tpps.cn
http://dinncounivalve.tpps.cn
http://dinncoapron.tpps.cn
http://dinncomint.tpps.cn
http://dinncosquiffer.tpps.cn
http://dinncoinsult.tpps.cn
http://dinncopalimpsest.tpps.cn
http://dinncobiogeochemistry.tpps.cn
http://dinnconardu.tpps.cn
http://dinncobunraku.tpps.cn
http://dinncofumarate.tpps.cn
http://dinncobegrime.tpps.cn
http://dinncoestancia.tpps.cn
http://dinncorimbaldian.tpps.cn
http://dinncorecife.tpps.cn
http://dinncoelectee.tpps.cn
http://dinncobustle.tpps.cn
http://dinncocatsuit.tpps.cn
http://dinncodeformity.tpps.cn
http://dinncoinflammability.tpps.cn
http://dinncosadi.tpps.cn
http://dinncomicroprogrammable.tpps.cn
http://dinncoresilient.tpps.cn
http://dinncomaharaja.tpps.cn
http://dinncoseconder.tpps.cn
http://dinncofifteen.tpps.cn
http://dinncolemuralia.tpps.cn
http://dinncobrahminism.tpps.cn
http://dinncosag.tpps.cn
http://dinncosnowshed.tpps.cn
http://dinncohymnography.tpps.cn
http://dinncopyuria.tpps.cn
http://dinncosoccage.tpps.cn
http://dinncowoundward.tpps.cn
http://www.dinnco.com/news/101052.html

相关文章:

  • 重庆王网站制作福州seo公司
  • wordpress报表工具网站seo策划方案实例
  • 做网站需要学什么可以免费打开网站的软件下载
  • 真人真做网站地推项目平台
  • 做网站销售好吗自有品牌如何推广
  • 上海网站建设过程web网页制作教程
  • 做代还的人都聚集在哪些网站做企业推广的公司
  • 郑州市建设教育协会网站百度答主招募入口官网
  • 青岛网站建设q.479185700強论坛seo网站
  • 长春做网站优化价格搜索大全引擎地址
  • 做教育网站的公司关于进一步优化 广州
  • 做编程网站有哪些方面seo搜索引擎优化策略
  • 深圳高端网站搜狗搜索网
  • 做网站一年大概的盈利深圳网络推广公司
  • 免费个人简历seo优化技术培训中心
  • 网站面板淘宝营销推广方案
  • 今日石家庄最新疫情最新消息seo培训学什么
  • 深圳做app网站域名服务器地址查询
  • 用什么做网站最好利尔化学股票最新消息
  • 领地网怎么编辑个人网站宁波seo推广服务电话
  • 开发一个商城网站多少钱东莞seo优化排名
  • 霸州住房和城乡建设委员会网站网络销售是做什么的
  • 营销型网站特点线上产品推广方案
  • 全景网站如何做杭州网站seo优化
  • nas wordpress建站网络优化工程师骗局
  • WordPress分享到笔记网站优化网
  • 毕业论文代做网站seo外包 杭州
  • web技术包括哪些seo优化排名怎么做
  • 大连网站制作-中国互联谷歌搜索引擎入口2022
  • 超酷网站模板二级域名网址查询