紫升

Results 130 issues of 紫升

> 推荐使用这个:donghaohao/vuefy [![GitHub stars](https://img.shields.io/github/stars/donghaohao/vuefy.svg?style=social&label=Stars)](https://github.com/donghaohao/vuefy):微信小程序使用 watch 和 computed http://t.cn/Rmq1dpx

question
opening
weapp

## 正式通知 - [置顶 获取用户信息接口优化调整](http://t.cn/R35ZdqX) - [置顶 小程序授权逻辑如何更改为button形式](http://t.cn/R3piJNG) ## 为什么要写这个 这一段,QQ群疯传微信小程序要大改getUserInfo 接口,让人惴惴不安。我也赶紧总结一下应对方案吧,不管真假,微信推荐的最佳实践不会错: 1. [被用户“花式拒绝”微信登录?开发小哥有好建议!](http://t.cn/Ru3j2dx) 2. [小程序•小故事(4)——获取用户信息](http://t.cn/Ru3jmih) 3. [小程序与小游戏获取用户信息接口调整,请开发者注意升级](http://t.cn/Ru3Yjn6) ## 最佳实践 1. 使用 open-data 展示用户的开放信息 #32

weapp

> 项目地址:https://github.com/hinesboy/mavonEditor ## 组件内引入 ```html // Local Registration import { mavonEditor } from 'mavon-editor' import 'mavon-editor/dist/css/index.css' export default { name: 'editor', components: { mavonEditor // or 'mavon-editor': mavonEditor } }...

vuejs
未完待续

## ExtMail 简介 ExtMail开源版最早发布于2005年,定位于中小企业,满足稳定邮件收发,0成本拥有自己的中文邮件系统, 采用开放源代码的授权方式,为客户免费提供使用。后于2012年初推出专业版产品。目前ExtMail已经为众多知名央企、教育、制造业等在内的大量客户提供商业化的产品解决方案,并拥有海量的免费企业用户群,是同时拥有开源和收费两个产品线的邮件产品。目前互联网上运行超过一万台ExtMail服务器,承载十数万企业域名、数千万企业邮箱。

ubuntu
未完待续

- [微信支付小讲解](https://github.com/qsheep/WXPay) - [微信小程序知识总结及案例集锦](https://github.com/junhey/wxapp) - [提升用户体验,微信小程序“授权失败”场景的优雅处理](http://t.cn/RSs9BM0) - [微信小程序 弧线效果实现](http://t.cn/R3NQ07O) 壳牌北宫门加油站小程序

opening
weapp

小游戏开发微信提供了三种目前,Cocos、Egret、Laya 已经完成了自身引擎及其工具对小游戏的适配和支持,对应的官方文档已经对接入小游戏开发做了介绍。 Cocos:http://docs.cocos.com/creator/manual/zh/publish/publish-wechatgame.html Egret:http://developer.egret.com/cn/github/egret-docs/Engine2D/minigame/introduction/index.html LayaBox:https://ldc.layabox.com/doc/?nav=zh-as-5-0-1

weapp

## GIF 图片效率低,慎用 - http://www.lanrentuku.com/gif/a/loading.html ## CSS3 Keyframe - [使用 CSS3 实现超炫的 Loading(加载)动画效果](http://t.cn/8k3xQOc) 资源下载:[SpinKit-master.zip](https://github.com/youngjuning/issue-blog/files/1999544/SpinKit-master.zip)

css3

## PHP向 - [微信小程序如何获取和存储openid与php数据互通](http://www.qikemao.net/m/view.php?aid=641)

weapp

## 区别 区别什么的张鑫旭在一篇文章中讲的很详细了:http://t.cn/R5XJUdX ,我就不赘述了,这篇文章主要是讲讲它们的应用案例 ## 应用案例 ### 1、单个选择 ```html 1 2(会变红) 3 4 5 标题1 标题2(会变红) 标题1 标题2 标题1 ``` ```css div h2:nth-child(2){ color:red } ul li:nth-of-type(2){ color:red } ```...

css3

### Version 2.4.6 ### OS Version macOS ### Node.js Version 18.0.0 ### Browser Version any ### Link to minimal reproduction https://reactflow-cn.vercel.app/learn/state-management#%E5%88%9B%E5%BB%BA%E4%B8%80%E4%B8%AA-store ### Steps to reproduce ![image](https://github.com/user-attachments/assets/cfca4bb2-fbed-4c6d-be0f-644c51f80c79) ![image](https://github.com/user-attachments/assets/baf93cbc-a9ee-4f03-9ed6-bf0da5039121) ### What is...

unconfirmed