Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

touchui-create

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

touchui-create - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

6

demo/touchui-basic/app.js

@@ -13,3 +13,4 @@ export default {

paths: [],
barHeight: ui.STATUS_BAR_HEIGHT
barHeight: ui.STATUS_BAR_HEIGHT,
showSlideMenu:false
}

@@ -108,2 +109,5 @@ },

methods: {
handleNavIconTap () {
this.showSlideMenu = !this.showSlideMenu
},
// 初始化底部标签栏

@@ -110,0 +114,0 @@ initTab () {

2

package.json
{
"name": "touchui-create",
"version": "0.1.16",
"version": "0.1.17",
"description": "touchui-create",

@@ -5,0 +5,0 @@ "main": "main.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc