首页 分享 微信小程序七夕节礼物

微信小程序七夕节礼物

来源:花匠小妙招 时间:2024-11-19 08:58

VSCode
Node.js
HbuilderX

安装前端开发环境

[外链图片转存失败(img-aXUJRfXc-1565136341881)(https://upload-images.jianshu.io/upload_images/11158618-d95bdf80673bd914.png?imageMogr2/auto-orient/strip|imageView2/2/w/1240)]

npm install -g cnpm --registry=https://registry.npm.taobao.org 12

cnpm install -g less 1

[外链图片转存失败(img-9ulpolqR-1565136341883)(https://upload-images.jianshu.io/upload_images/11158618-96874e99fbe2e6fd.png?imageMogr2/auto-orient/strip|imageView2/2/w/1240)]

HBuilderX是国内最优秀的前端开发工具,我们用它来开发Electron项目和小程序项目

[外链图片转存失败(img-QjN6oJgS-1565136341889)(https://upload-images.jianshu.io/upload_images/11158618-9e5096ce67456ee4.png?imageMogr2/auto-orient/strip|imageView2/2/w/1240)]

[外链图片转存失败(img-es53UUtf-1565136341894)(https://upload-images.jianshu.io/upload_images/11158618-50ab575c6df120ee.png?imageMogr2/auto-orient/strip|imageView2/2/w/1240)]

[外链图片转存失败(img-p7K2vAuH-1565136341897)(https://upload-images.jianshu.io/upload_images/11158618-2aac4cf757f76947.png?imageMogr2/auto-orient/strip|imageView2/2/w/1240)]

[外链图片转存失败(img-hetLhOcR-1565136341902)(https://upload-images.jianshu.io/upload_images/11158618-ef8b8beb69455e79.png?imageMogr2/auto-orient/strip|imageView2/2/w/1240)]

[外链图片转存失败(img-nCI0JQ1o-1565136341907)(https://upload-images.jianshu.io/upload_images/11158618-94ea7e0bead0c8db.png?imageMogr2/auto-orient/strip|imageView2/2/w/1240)]

[外链图片转存失败(img-hNcVkWrk-1565136341910)(https://upload-images.jianshu.io/upload_images/11158618-afe5d0ebee2f5be8.png?imageMogr2/auto-orient/strip|imageView2/2/w/1240)]

[外链图片转存失败(img-3Vtruoao-1565136341915)(https://upload-images.jianshu.io/upload_images/11158618-cbbc4c81d44090ee.png?imageMogr2/auto-orient/strip|imageView2/2/w/1240)]

{ "pages": [ "pages/index/index" ], "requiredBackgroundModes": [ "audio", "location" ], "subPackages": [], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "我喜欢你", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "usingComponents": {} }

1234567891011121314151617

@import './common/main.wxss'; 1

require('./common/runtime.js') require('./common/vendor.js') require('./common/main.js') 123

.content { padding: 0 40rpx; } .content image { width: 100%; } .content .title { display: block; text-align: center; font-size: 50rpx; font-weight: bold; } .content .operate { text-align: center; margin-top: 30rpx; margin-bottom: 30rpx; } .content .operate .btn { width: 200rpx; height: 80rpx; display: inline-block; } .content .operate .btn:first-of-type { margin-right: 40rpx; } .content .message { font-size: 34rpx; margin: 15rpx 0; color: #333; }

123456789101112131415161718192021222324252627282930

<view class="content"><image src="../../static/g1.gif" mode="widthFix"></image><text class="title">小姐姐,做我女朋友吧!</text><view class="operate"><button class="btn" type="primary" data-event-opts="{{[['tap',[['agree',['$event']]]]]}}" bindtap="__e">好呀</button><button class="btn" type="warn" data-event-opts="{{[['tap',[['disagree',['$event']]]]]}}" bindtap="__e">不好</button></view><block wx:for="{{love}}" wx:for-item="one" wx:for-index="__i0__" wx:key="*this"><view class="message">{{one}}</view></block></view> 1

若本号内容有做得不到位的地方(比如:涉及版权或其他问题),请及时联系我们进行整改即可,会在第一时间进行处理。

请点赞!因为你们的赞同/鼓励是我写作的最大动力!

欢迎关注达叔小生的简书!

这是一个有质量,有态度的博客

[外链图片转存失败(img-W55HepdX-1565136341917)(https://upload-images.jianshu.io/upload_images/11158618-9ab0d3fef85d80ce?imageMogr2/auto-orient/strip|imageView2/2/w/1240)]

相关知识

微信小程序购花遭遇质量问题,消费者起诉成功维权
微信小程序识别花草方法步骤 微信小程序怎么识别花草
网上花店微信小程序
三明大田花店微信小程序怎么做?
【微信小程序开发实战项目】——如何制作一个属于自己的花店微信小程序(2)
鲜花店微信小程序制作方法教程
花店预订小程序制作【花店预订微信小程序模板】
花店怎么做微信小程序的功能开发
鲜花花店微信小程序—鲜花预定
微信小程序毕业设计作品成品(44)微信小程序鲜花花店商城系统设计与实现

网址: 微信小程序七夕节礼物 https://www.huajiangbk.com/newsview607556.html

所属分类:花卉
上一篇: “对象花1000元买的七夕美妆礼
下一篇: 2021七夕送女朋友什么花合适

推荐分享