随笔分类 -  uni-app

摘要:export default { PinYin : { "a": "\u554a\u963f\u9515", "ai": "\u57c3\u6328\u54ce\u5509\u54c0\u7691\u764c\u853c\u77ee\u827e\u788d\u7231\u9698\u8bf6\u63 阅读全文
posted @ 2021-01-23 20:52 前端小超人 阅读(3792) 评论(0) 推荐(0)
摘要:import PY from '@/common/pinyin.js' 可以从下面链接获取 https://www.cnblogs.com/supershare/p/14318957.html //arr对应的名字数组 pySegSort(arr) { let letters = "*ABCDEFG 阅读全文
posted @ 2021-01-23 20:51 前端小超人 阅读(2800) 评论(0) 推荐(0)
摘要:{ "path" : "", "style": { "navigationBarTitleText": "", "app-plus": { "titleNView": { "titleText": "", "titleSize": "36rpx", "buttons": [{ "type":"non 阅读全文
posted @ 2020-10-15 13:38 前端小超人 阅读(1636) 评论(0) 推荐(0)